ebirito / splitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

splitter

SPLITTER You will create a smart contract named Splitter whereby:

there are 3 people: Alice, Bob and Carol we can see the balance of the Splitter contract on the web page whenever Alice sends ether to the contract, half of it goes to Bob and the other half to Carol we can see the balances of Alice, Bob and Carol on the web page we can send ether to it from the web page It would be even better if you could team up with different people impersonating Alice, Bob and Carol, all cooperating on a test net.

Stretch goals:

add a kill switch to the whole contract make the contract a utility that can be used by David, Emma and anybody with an address cover potentially bad input data

About


Languages

Language:JavaScript 100.0%