We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this possible to use with mymonero.com ? I'd love to be able to pay programtically
The text was updated successfully, but these errors were encountered:
No, this is only compatible with monero-wallet-rpc.
It could be possible to take MyMonero's javascript for creating transactions and use it in a Node.js environment to communicate with MyMonero API.
However at that point, I think it would be easier just to run your own instance of monero-wallet-rpc.
If you're still interested in programmatically communicating with Mymonero, you can find a lot of resources here: https://github.com/luigi1111/xmr.llcoins.net/tree/master/site/js
Sorry, something went wrong.
No branches or pull requests
Is this possible to use with mymonero.com ? I'd love to be able to pay programtically
The text was updated successfully, but these errors were encountered: