Skip to content

soumi0705/Sanskriti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sanskriti

Team Nuvs - Sanskriti


Title Image

First Time Installation :

After you've cloned this repository. Make sure you have npm@6.14.12 and node@14.16.1

  1. In the repository goto dapp-ui folder run cmd
cd dapp-ui
npm install
npm run build
npm run start
  1. Go to folder 'others'
npm i
  1. Install Metamask Google extention
  2. Install Ganache from TruffleSuite (Local Ethereum Chain)
  3. Run a Quick Ethereum Chain
  4. Connect Metamask to the local Ganache Ethereum chain
  5. Run remix IDE on your browser upload, compile, deploy the 'contracts/Sanskriti.sol' contract.
  6. Copy the ABI from compiler paste in /dapp-ui/utils/SanskritiABI.json
  7. Copy the address to the Deployed contract paste it in dapp-ui/utils/utils.js

To Run

  1. Go to the repository folder.
  2. On the terminal
cd dapp-ui
npm run dev  
  1. On a new terminal
cd others
node app.js

Working


Working 1

Working 2

Working 3

About

Team Nuvs - Sanskriti

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors