package
0.0.0-20181026122453-b7e984262a79
Repository: https://github.com/kowala-tech/kusd.git
Documentation: pkg.go.dev
# Functions
NewBalanceHandler returns an http.Handler to use as an endpoint api to get the balance.
NewBlockHeightHandler returns an http.Handler for the use case of getting the Block Height from the Blockchain.
NewBroadcastTransactionHandler creates an http.Handler for the use case of broadcast a signed transaction.
NewGetTransactionsHandler returns an http.Handler for the use case of getting transactions of a givenaddress.