[YouTube] My first Ethereum contract: coding of escrow-multisig contract (Part 1)

mids106mids106 Member Posts: 188 ✭✭✭


Joel Dietz and Joris Bontje do a live coding session where they take you through writing an escrow-multisig contract for Ethereum. After this they test the contract with a contract simulator (https://github.com/jorisbontje/cll-sim/).

CLL source code: https://github.com/jorisbontje/cll-sim/blob/master/examples/escrow.cll
Simulation code: https://github.com/jorisbontje/cll-sim/blob/master/examples/escrow.py

Joel Dietz - https://twitter.com/fractastical
Joris Bontje - https://twitter.com/mids106
Sign In or Register to comment.