These are the SDK examples which include
- Show all collections (erc721 collections and erc1155 collections)
- Show all tokens of a collections
- Buy
- Bulk buy erc1155 and erc721 tokens
- Create order
- Cancel order
- Gift
- Offer
- Cancel offer
- Accept offer
- Swap ron/wron
React 18 or later
yarn
# or
npm install
npm run dev
# or
yarn dev