Smart Contracts

The recommended way of integrating Renfter protocol is by using provided SDK. However, as smart contracts are publicly available for interaction, one can directly call the functionalities defined in contracts. In order to properly use protocol, one must be introduced to the details regarding how smart contracts are implemented.

To learn how some of the smart contract functionalities should be used, what output to expect, and other implementation details, check out the Functionality-specific Details page.

In order to see up-to-date smart contracts documentation, visit the Documentation page.

Last updated