DeWill Vault is a decentralized Will and Testament storage vault built on Near Ecosystem..
- Immutable storage of Wills and Testament
- Blockchain storage system on $NEAR protocol
- Easy to use but highly secured
- Testament protection should be a top priority!
Clone this repository locally to reproduce ("https://github.com/stanley07/DeWillVault.git"). Then follow these steps:
npm installBuild the contract and deploy it in a testnet account
npm run deployStart the web application to interact with your smart contract
npm start- Learn more about the contract through its README.
- Check our documentation.

