Skip to content

Ankitkushwaha90/Block_Chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

To deploy the Smart Contract

Install Ganache and create a workspace. Install Truffle npm package globally by running npm install -g truffle. Run truffle migrate --reset from the command line to deploy the smart contract to the blockchain. Download Metamask Chrome extension for the browser to help interaction between the application and the blockchain.

To run react development server

cd blockchain npm start

To run node server

cd server npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages