These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
To start with, make sure your node version is up to 10.+
node -V
- Clone the repo
git clone https://github.com/SamAg19/EtherWills.git
- Install dependencies.
npm i
- Running the application
npm run dev
NOTE: 1.Incase the buttons in the home page does not work, shutdown the application and run 'npm run dev' again.
To deploy the contract, copy the contracts over to remix-ide and deploy only WillStorage on the Matic Alpha-Mainnet from MetaMask. Copy the contract address and update the address on line 4 of wills.js
Make sure to have some matic ETH. Add matic ETH to your account from https://faucet.matic.network/ and select network Alpha