Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 509 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 509 Bytes

WillCoin

Never loose money - WillCoin always takes care of your will

This is a token where you never loose your money - after your death (or long predefined period of inactivity) the wallet you set as on offspring can take your money and thus perform your will.

  • Install Truffle 4.1.4: npm install -g truffle@4.1.4
  • Install Ganache: http://truffleframework.com/ganache and run it
  • Run truffle compile to compile contracts
  • Run truffle migrate --network dev to migrate contracts on dev net