Giter Club home page Giter Club logo

ethertestament's Introduction

Ether Testament

Ethereum Smart Will - simple, trustless solution to transfer funds upon one's death

About

The goal of this project was to create a simple trustless solution to solve a common cryptocurrency problem: loss of private keys.

Basic Idea:

After releasing the EtherTestament contract, the owner would be able to use it as his day-to-day wallet for transactions. If the owner doesn't interact with the wallet for a set period of time (defaults to two years), the funds become accessible to a set of whitelisted addresses.

Goal:

Provide a trustless way to ensure that your loved ones will eventually have access to your funds after your death without having to give them your private keys.

Advantages:

Unlike a regular ethereum wallet, the Ether contained in the wallet isn't lost if the owner loses the private keys. The Ether is only truly lost if the owner and all the whitelisted addresses lose their private keys.

The owner could also choose to whitelist a few of their own other addresses to ensure that they can (eventually) recover their Ether if they lose it.

Contributing

Easy way (to test the code):

Copy/paste the contents of the .sol files on Remix, a Solidity online IDE: https://remix.ethereum.org/#version=soljson-v0.4.19+commit.c4cbbb05.js

Make sure you are using compiler version 0.4.19

You can run individual functions by clicking their names in the "Run" tab. More information on Remix here: https://remix.readthedocs.io/en/latest/

Hard way (to actually use the contracts on the Ethereum blockchain):

Run a full Ethereum node and release the contract on the Ethereum blockchain.

Contact

Dominic Roy-Stang

Email: [email protected]

ETH Address: 0xad57b4e087bBF1E9e724B7555403f5d1dD3B8E7c

License

This project is licensed under the MIT License - see the LICENSE file for details.

ethertestament's People

Contributors

dominicroystang avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.