/zkbnb-reactjs-integration-example

Primary LanguageTypeScriptApache License 2.0Apache-2.0

zkBNB integration example

This is a skeleton React app for the purpose of providing code examples for using zkBNB. It covers:

  • View wallet L1 And L2 BNB balance
  • Depositing and withdrawing BNB and NFTs
  • [] Depositing and withdrawing BEP20
  • Create collection on zkBNB
  • Minting NFT on zkBNB
  • Transfer NFT on zkBNB
  • [] View sell orders and buying NFTs
  • [] Creating and cancelling sell orders

Available Scripts

In the project directory, you can run:

npm install

This downloads and installs the required packages.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.