5a1t
1
I’ve been working on a light Python wrapper for the ZCash RPC and decided to make a faucet running off it.
Check it out here:
http://faucet.zeropond.com/
Right now it’s on z9, but I’ll be updating it along the way and eventually would like to have a testnet and livenet version.
Please report any issues or feedback to me on slack or IRC.
4 Likes
Shawn
2
Nice Work! This is a great resource for Zcash testing
I would love to see your RPC wrapper too when you have time. Do you have a github?
5a1t
3
Work in progress. Will have to refactor a bit when the extra z_ commands are added in next release.
Building higher level functions for ease of use now, and going to integrate to pip soon. If you’d like to contribute happy to work on it with you.
1 Like