All Projects → ConsenSysMesh → Multisigwallet

ConsenSysMesh / Multisigwallet

Licence: gpl-3.0
Ethereum MultiSigWallet

Programming Languages

solidity
1140 projects

Projects that are alternatives of or similar to Multisigwallet

Multicurrencywallet
Bitcoin, Ethereum, ERC20 crypto wallets with Atomic Swap exchange. Release announce: https://twitter.com/SwapOnlineTeam/status/1321844352369500160
Stars: ✭ 136 (-40.87%)
Mutual labels:  ethereum, wallet
Web3 By Example
Node.js with Web3 javascript examples for getting basic information (transactions, balances, network stats, and tokens) from the Ethereum blockchain.
Stars: ✭ 156 (-32.17%)
Mutual labels:  ethereum, tokens
Alpha Wallet Ios
An advanced Ethereum mobile wallet
Stars: ✭ 140 (-39.13%)
Mutual labels:  ethereum, wallet
Desktop
The official Musicoin Desktop Wallet Application
Stars: ✭ 112 (-51.3%)
Mutual labels:  ethereum, wallet
Unstoppable Wallet Ios
A secure and decentralized Bitcoin and other cryptocurrency wallet for iPhone. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 180 (-21.74%)
Mutual labels:  ethereum, wallet
Ethereum Wallet
Native Ethereum Wallet - iOS
Stars: ✭ 125 (-45.65%)
Mutual labels:  ethereum, wallet
Tokens
Ethereum token definitions
Stars: ✭ 144 (-37.39%)
Mutual labels:  ethereum, tokens
Coin registry
A global registry of JSON formatted files on 1500+ cryptocurrency tokens. Provides information like chat rooms, communities, explorers, and contact information on each coin. Used by https://blockmodo.com, DEXs, developers, and exchanges.
Stars: ✭ 85 (-63.04%)
Mutual labels:  ethereum, tokens
Go Ethereum Hdwallet
Ethereum HD Wallet derivations in Go (golang)
Stars: ✭ 178 (-22.61%)
Mutual labels:  ethereum, wallet
Toshi Android Client
Android client for Toshi
Stars: ✭ 167 (-27.39%)
Mutual labels:  ethereum, wallet
Tokens
Tokens, Tokens, Tokens
Stars: ✭ 101 (-56.09%)
Mutual labels:  ethereum, tokens
My Wallet V3 Frontend
Blockchain Web Wallet Frontend
Stars: ✭ 192 (-16.52%)
Mutual labels:  ethereum, wallet
Etherwalletkit
Ethereum Wallet Toolkit for iOS - You can implement an Ethereum wallet without a server and blockchain knowledge.
Stars: ✭ 96 (-58.26%)
Mutual labels:  ethereum, wallet
Alpha Wallet Android
An advanced Ethereum mobile wallet
Stars: ✭ 133 (-42.17%)
Mutual labels:  ethereum, wallet
Eltwallet
Non-custodial decentralized mobile wallet
Stars: ✭ 88 (-61.74%)
Mutual labels:  ethereum, wallet
Peatiocryptoexchange
An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon !
Stars: ✭ 141 (-38.7%)
Mutual labels:  ethereum, wallet
Trust Wallet Ios
📱 Trust - Ethereum Wallet and Web3 DApp Browser for iOS
Stars: ✭ 1,228 (+433.91%)
Mutual labels:  ethereum, wallet
Cated
CATEd - Cryptocurrency Analytics and Trading Engine for Django
Stars: ✭ 84 (-63.48%)
Mutual labels:  ethereum, wallet
Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (-28.26%)
Mutual labels:  ethereum, wallet
Blockchainwallet Crypto
比特币、以太坊公私钥生成以及签名,长时间不维护可移步 https://github.com/QuincySx/ChainWallet
Stars: ✭ 183 (-20.43%)
Mutual labels:  ethereum, wallet

Ethereum MultiSigWallet

MultiSigWalletWithDailyLimit.sol is the exact verified contract currently storing millions in assets:

https://etherscan.io/address/0x851b7f3ab81bd8df354f0d7640efcd7288553419#code

Use Solidity compiler version v0.4.10+commit.f0d539ae and disable optimizations to get identical bytecode (except for your own constructor arguments).

This repo is the "original" Gnosis multisig wallet written by @Georgi87 and stil in use by Gnosis. For more information, including frontend code, see https://github.com/Gnosis/MultiSigWallet

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].