Klever Docs
Search
K

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:

Custom integration

Generate Addresses

To generate addresses, you may refer to How to create a wallet session.

Transfer Assets

To create transactions, you can use the endpoints directly, or use the KleverChain SDK (if using javascript).

Read transactions

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.)