Skip to content

SamAg19/EtherWills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETHERWILLS

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

To start with, make sure your node version is up to 10.+

node -V
  1. Clone the repo
git clone https://github.com/SamAg19/EtherWills.git
  1. Install dependencies.
npm i
  1. 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.

2. After logging out, please wait for 5-10 seconds before clicking on the login button

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published