directory
1.0.0
Repository: https://github.com/mdllife/teller.git
Documentation: pkg.go.dev

# Packages

Package addrs manages deposit bitcoin addresses.
Package config is used to records the service configurations.
Package exchange manages the binded deposit address and skycoin address, when get new deposits from scanner, exchange will find the corresponding skycoin address, and use skycoin sender to send skycoins in given rate.
Package monitor service provides http apis to query the teller resouces.
Package scanner scans bitcoin blockchain and check all transactions to see if there are addresses in vout that can match our deposit addresses.
Package sender provids send service for skycoin.
No description provided by the author
No description provided by the author