Nodes integration
Integrate the KleverChain nodes with the exchange
To interact with Klever's blockchain, reading, fetching and uploading data, we provide a set of API calls.
There you can find their documentation pages:
To create transactions, you can use the endpoints directly, or use the KleverChain SDK (if using javascript).
To read the recent transactions, you'll need to use the transaction list endpoint, and use the queries that are relevant for your search(Ex: filter by asset, date, receiver/sender address, etc.)
Last modified 1yr ago