Skip to content

multi purpose api #1

@monkins1010

Description

@monkins1010

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions