Skip to content

Decentralized supply chain app for regional-asset tracking during COVID-19

Notifications You must be signed in to change notification settings

imvansh25/BLOCK-COVID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BLOCK-COVID

Decentralized supply chain app for regional-asset tracking during COVID-19

Follow the steps below to download, install, and run this project.

Dependencies

NPM: https://nodejs.org

Truffle: https://github.com/trufflesuite/truffle

Ganache: http://truffleframework.com/ganache/

Metamask: https://metamask.io/

Step 1. Clone the project

Step 2. Install dependencies

Step 3. Start Ganache Open the Ganache GUI client that you downloaded and installed. This will start your local blockchain instance.

Step 4. Compile & Deploy Smart Contract $ truffle migrate --reset You must migrate the election smart contract each time you restart ganache.

Step 5. Configure Metamask

Connect metamask to your local Etherum blockchain provided by Ganache. Import an account provided by ganache.

Step 6. Run the Front End Application $ npm run dev to run the Marketplace Application

$ npm run start to run CryptoSwap or Areas Application

Visit this URL in your browser: http://localhost:3000

About

Decentralized supply chain app for regional-asset tracking during COVID-19

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published