Skip to content

dappdevelopment/cs359b-bequeath

Repository files navigation

CS359B Project Bequeath

We are building a smart-contract based decentralized trust fund to allow for the secure transfer of crypto-assets on the Ethereum blockchain. This dapp allows users to pass on their fungible and non-fungible assets to a designated party (or several designated parties in sequential next-of-kin fashion) who can claim the assets after a certain lockup period set by the grantor elapses. We implement both revocable and irrevocable trusts that support the bequeathal of Ethereum, ERC-20 tokens, and ERC-721 tokens.

Technologies used

Solidity, JQuery, Web3 libraries

Installation intructions

rm -rf node_modules
npm install -g truffle

# install lite-server: a simple local web server
npm install lite-server

npm start

About

cs359b-bequeath created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •