Tutorials
This tutorial will guide you through quickly completing the following operations:
OTC Market
Listing Assets for Sale
Buying Assets
Closing My Listing
Loan Market
Creating a Loan Order
Lending an Asset
Repaying a Loan
Liquidating Overdue Orders
Closing My Lending Order
This tutorial is intended for front-end developers, and requires a basic understanding of front-end development as well as knowledge of interacting with smart contracts.
For reference, check out the web3.js documentation: https://docs.web3js.org/
Example Code Snippet for Connecting to a Web3 Provider:
Last updated