Skip to content

NFT Finder is a tool to search through nft contracts on the RIZON blockchain.

License

Notifications You must be signed in to change notification settings

rizon-world/nft-finder

Repository files navigation

nft-finder

NFT Finder is a tool to search through nft contracts on the RIZON blockchain.

# clone this repository
git clone https://github.com/rizon-world/nft-finder.git
cd nft-finder
yarn install

# run local app
yarn dev

Change a network

you can modify a network to experiment on your local node or another remote node by managing the configuration in src/constants/mainnetConfig.ts or src/constants/testnetConfig.ts.

You can look the application at http://localhost:5173/

Demo video

nft-finder-demo.mp4

versions

node v18.15.0
npm v9.6.6
yarn v1.22.19

About

NFT Finder is a tool to search through nft contracts on the RIZON blockchain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published