Skip to content

This application mints nfts which is used for accessing documents in a separate decentralised dropbox.

Notifications You must be signed in to change notification settings

MeethDavda/NFT_cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT based Document verification

How to run this project locally

  1. git clone the repository on your local system.
  2. On the root directory run the command :
 npm install
  1. cd to the frontend folder and run the same command as step-2
  2. To run the Vite server run the command :
 npm run dev

In the root directory create a .env file and your Pinata IPFS Credentials

VITE_PINATA_JWT_TOKEN=

About

This application mints nfts which is used for accessing documents in a separate decentralised dropbox.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published