oDapp
API for dApps on Obyte
This API created to optimize work with DApp’s in browser and Node.js
To achieve this were created bulk queries, for example using getAAsByBaseAAsWithVars method you can receive all created autonomous agents by its base autonomous agent with their definition with vars.
Source
client: https://github.com/xJeneKx/odapp
hub: https://github.com/xJeneKx/odapp-hub
Install
How to use
Arguments
Name
Default
Description
baseUrl
https://odapp.aa-dev.net
oDapp-api hub
useRestClient
false
Defines use of HTTP API or Websocket
wsQueueTimeout
120 seconds
Resend queue timeout in seconds (websocket only)
For testnet:
Mainnet and HTTP API
Last updated