molecula451 / oort-multisig

Oort MultiSig CCNBETA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OORT Multisignature Wallet

The purpose of multisig wallets is to increase security by requiring multiple parties to agree on transactions before execution. Transactions can be executed only when confirmed by a predefined number of owners.

Features

  • Can hold Ether and all kind of tokens with multisig support
  • Easy to use offline signing (cold wallet) support
  • Integration with web3 wallets (Metamask, Mist, Parity, etc)
  • Transaction data and log decoding, makes transactions more readable
  • Interacting with any contracts with UI support
  • Hardware wallet support (Ledger Wallet)
  • Optional email notifications when an event is triggered or you are required to sign a transaction

Limitations

This implementation does not allow the creation of smart contracts via multisignature transactions. Transactions to address 0 cannot be done. Any other transaction can be done.

Security

All contracts are WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

License

LGPL v3

About

Oort MultiSig CCNBETA

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 41.2%Language:CSS 29.8%Language:Less 17.2%Language:HTML 8.5%Language:Solidity 2.0%Language:Python 1.2%Language:Shell 0.1%Language:Dockerfile 0.1%