MyMonero support
Many more use cases would open up if this package supported MyMonero.
I don't see any API described there. Do they have any docs?
I don't see any API described there. Do they have any docs?
https://github.com/mymonero/hosted-monero-api-spec
Thank you!
New account here. I managed to implement some of what's in mymonero_api.md linked above. I've included an actual address with some history for json parsing.
https://gist.github.com/coinstudent2048/5e8584e40ad6231f1e3438071ef179f1
this is also some sample code for mymonero, but in go https://github.com/t-900-a/gemmit/blob/main/cmd/fetchmonero/main.go