Skip to content

papandas/Agrichain-Ethereum-POC

Repository files navigation

Agrichain-Ethereum-POC

Testing URL ::: https://papandas.github.io/Agrichain-Ethereum-POC/

Step To Test:

  1. Install MetaMask Crome Browser Extension
  2. Connect with Rinkeby Test Network.
  3. Open the test url.
  4. Sign-Up and Test It

Source Avabile on https://github.com/papandas/Agrichain-Ethereum-POC

Step to edit file:

  1. Download and save the file.
  2. open Node.js command prompt
  3. command "npm install", this will install all the node packages
  4. command "npm run dev", this will run the local development server.
  5. open folder "src", and you can now edit it.