Testing URL ::: https://papandas.github.io/Agrichain-Ethereum-POC/
Step To Test:
- Install MetaMask Crome Browser Extension
- Connect with Rinkeby Test Network.
- Open the test url.
- Sign-Up and Test It
Source Avabile on https://github.com/papandas/Agrichain-Ethereum-POC
Step to edit file:
- Download and save the file.
- open Node.js command prompt
- command "npm install", this will install all the node packages
- command "npm run dev", this will run the local development server.
- open folder "src", and you can now edit it.