Converting the paper testament into a smart contract.To make it immutable,highly secure and fast.
- Clone this repo using
git clone https://github.com/nandakishore2009/smart-will.git
- Run
npm install
oryarn install
to install dependencies. - At this point you can run
npm start
to see the web app athttp://localhost:3000
.