Skip to content
New issue

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

multi purpose api #1

Open
monkins1010 opened this issue Dec 18, 2020 · 0 comments
Open

multi purpose api #1

monkins1010 opened this issue Dec 18, 2020 · 0 comments

Comments

@monkins1010
Copy link

Hi, im working on Verus DeFi support for the Wordpress shop payment plugin. Ill be working out the API commands and responses to for example pay with VRSC and the shop auto convert to Veth. or other token on Verus.

Obviously this is similar to the explorer api calls

https://github.com/VerusCoin/VerusPay.

Verus pay uses an inbetween php middleman script to take an api call then pass it it to any compatible daemon. so it can be the basis of a generic API that takes commands from any coin KMD, BTC, ZCASH.. AND ALSO can handle e..g VRSC.Veth . etc.

it also has a pass through mode so if you dont want to use simipfied API calls that get translated into the correct Daemon RPC request. you can use it just for https tunnel . to connect to multiple wallets.

https://github.com/VerusCoin/VerusChainTools/blob/master/index.php

i think i am going to re-write it as it is not readable.

regards

Chris

satindergrewal pushed a commit that referenced this issue Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant