Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.01 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.01 KB

User Friendly Ledger

A joint savings contract


Technologies

Solidity version ^0.5.0


Contract Deployment

Initial Transaction image Initial image

Initially the contract will have zero wei to use. The deposit function is used to add ether from the adrress the contract was deployed from. For the demonstration I deposited ten ether.


Withdrawing

Withdraw

Set the adresses and choose which address will recive the wei from the contract.

Transaction Image

The contract balance is then upadated and the chosen account will now have the chosen amount of wei.


Contributors

Main contributer Santiago Hernandez


License

This application is free for non-profit use.