Overview

circle-info

Developer & builders interested in implementing Reveel in their application can register their interestarrow-up-right to ensure we can support in integrating the Reveel SDK.

For any questions feel free to join us in the #dev-support channel on Discordarrow-up-right.

The R3vl SDK enables frontend developers to integrate Reveel's smart contracts with a seamless javascript integration. Developers will be able to choose from one of two integration methods:

  1. React Hooks library

  2. Asynchronous Javascript Functions

For both of the above you will require a Data API access. The API-Key token can be requested from herearrow-up-right.

The React Hooks library in the SDK is the optimal method for a react frontend. The Asynchronous Javascript functions are meant to expose lower-level functionality for alternative use cases.

On the following pages we'll break down the functionality available in both integration methods.

Last updated