Cosign: multisigs for ethereum

mquandallemquandalle FranceMember Posts: 50 ✭✭
Hi,

As you probably know Ethereum doesn't have build-in "opcode" for the multi-signatures feature, but instead it provide a turing-complete language with which we can implement whatever we want. So I've build a smart contract for multisigs [0]! I hope to create a Ðapp to provide a nice UI ala Cosign [1] in the coming days.

[0]: https://github.com/mquandalle/ethereum-cosign
[1]: http://bitcore.io/blog/articles/cosign-our-multisignature-wallet-in-development/

Comments

Sign In or Register to comment.