Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.16 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.16 KB

Crypto.org Chain NFT Manager Example Code

Warning

Crypto.org Chain NFT Manager Example Code is currently in the alpha development phase and subject to changes. Before proceeding, please be aware of the following:

  • This software is not production-ready, do not use in production systems.

  • Do not transfer any ERC20 tokens to addresses generated by this sample code as it can cause loss of funds.

  • Crypto.org is not liable for any potential damage, loss of data/files arising from the use of the software.

Getting Started

This is a webtool example to manage your NFTs on Crypto.org Chain with Keplr wallet.

Note: The webtool supports both Croeseid-4 Testnet and Mainnet as an example.

A deployed version is availabe at https://crypto-org-chain.github.io/nft-webtool/

Pre-requisites:

In the project directory, you can run:

yarn

Install all the dependencies for the project.

yarn start

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

License

Apache 2.0