Skip to content

dsperac/consensys-splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Splitter Contract

A smart contract designed to enable funds splitting to defined addresses.

  • The contract keeps an internal list of balances
  • Funding and splitting is enabled via a contribution function which takes 2 addresses as parameters
  • After contributing the owners of the addresses are able to withdraw their share of the funds (half of the contribution amount for each contribution specifying that address)
  • Also includes a selfdestruct function for the contract owner

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published