priestc / moneywagon

Universal bitcoin/altcoin blockchain client library for Python and the command line
http://multiexplorer.com
MIT License
149 stars 48 forks source link

full api docs? #26

Open punto- opened 7 years ago

punto- commented 7 years ago

Hi. I'm looking into implementing a light wallet where the client only handles addresses and keys, and there's a server that provides the information about the blockchain. This library would be great for that because it lets me start with multiple currencies without having to host all the blockchains, but I have a few questions:

Thanks!

LaggAt commented 6 years ago

Regardless of the labels that were assigned here ... some sort of documentation would save a lot of time and is really necessary to be productive.