Go to file
Sarah Jamie Lewis d663d04e4e Adding getTotalBalance and Enhancing received transactions 2019-12-21 15:00:54 -08:00
examples/accounting Fixing Accounting Example to use new Repo 2019-12-03 13:26:52 -08:00
testing Adding getTotalBalance and Enhancing received transactions 2019-12-21 15:00:54 -08:00
.gitignore Initial Commit 2019-08-23 15:24:36 -07:00
LICENSE Initial Commit 2019-08-23 15:24:36 -07:00
README.md Clean up APIs 2019-12-01 14:00:44 -08:00
api.go Adding getTotalBalance and Enhancing received transactions 2019-12-21 15:00:54 -08:00
api_test.go Clean up APIs 2019-12-01 14:00:44 -08:00
go.mod Clean up APIs 2019-12-01 14:00:44 -08:00
go.sum Clean up APIs 2019-12-01 14:00:44 -08:00
hex.go Clean up APIs 2019-12-01 14:00:44 -08:00
zcash_client.go Adding getTotalBalance and Enhancing received transactions 2019-12-21 15:00:54 -08:00

README.md

zcashrpc

A small go library for interfacing with a zcash full node. Currently supports:

  • gettransaction
  • z_validateaddress
  • z_sendmany
  • z_listreceivedbyaddress