Skip to content

npnam93/sdk-examples

 
 

Repository files navigation

Mavis SDK examples

These are the SDK examples which include

Features

  • 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

Requirements

React 18 or later

Install

yarn
# or
npm install

Run project

npm run dev
# or
yarn dev

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.3%
  • SCSS 9.6%
  • JavaScript 1.1%