Open API
In this section, you can get acquainted with the Octus Bridge APIs that are used in user interfaces.
You can use these APIs to get data from Octus Bridge for your applications. Please refer to the attached Swagger schemes.
Bridge API
DAO API
Function call
All of the API call methods below are divided into 2 sections:
Bridge API: 1. Relayers 2. DAO 3. Staking 4. Transfers
Code snippets
The following examples use the libraries:
Link to sample repository:
Last updated