Skip to content

Empowering creators to mint and manage NFTs across multiple chains with a visually stunning UI

Notifications You must be signed in to change notification settings

neel-ds/mintfolio

Repository files navigation

mintfolio

It is basic implementation of ERC721 with multi-chain support using rainbowkit. Mintfolio provides simple and easy user interface to mint the NFT and get all NFT balance at one place behind the scenes multi-call is made using a Moralis API which fetches NFT balance from cross-chain. The smart conract is deployed on Shardeum Liberty 2.1 and integrated with frontend using wagmi.

mintfolio

Prerequisites

Every user must have Metamask wallet to interact with this product. Checkout how to create Metamask wallet from here. To use this platform, you can add the Shardeum network from here.

Follow the instructions for local environment: The user must have Node.js and npm to run this platform. Just download Node.js from here.

Setup Instructions

Clone the repo via CLI:

git clone https://github.com/neel-ds/mintfolio.git 
cd mintfolio

Install the required packages:

npm install
yarn install   #or

In the project directory, you can run:

npm run dev
yarn dev   #or

About

Empowering creators to mint and manage NFTs across multiple chains with a visually stunning UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published