A distributed, shared, multisig wallet on Ethereum network.
-
Updated
May 9, 2022 - Solidity
A distributed, shared, multisig wallet on Ethereum network.
This repository showcases blockchain use cases and projects implemented in the Solidity programming language. Whether you are a beginner or an experienced smart contract engineer, this repository is a valuable resource for learning Solidity and exploring real-world use cases.
A smart contracts-based wallet system for everyone!
A sample of multi signatory wallet where every transaction have to be approve by some of the owners of a smart contract
A decentralised certificate issuance protocol.
Multisig wallet + factory contract
Wallet Creation Factory of multisigs with UUPS proxy
A Multi-Signature (MultiSig) Wallet implementation requiring multiple approvals from authorized signers before executing any transaction.
A simple example of web3 multisig-wallet implement by solidity.
Multisig wallet inspired by Gnosis implementation with ERC1167 proxy.
This Solidity-based smart contract implements a multi-signature wallet, allowing multiple owners to collectively manage and approve transactions before execution.
Safe Subscriptions is a Gnosis Safe module that enables multisigs to manage web3 subscriptions
WIP - Hyperverse Smart Module for Multi-Sig Functionality. Create, manage, add, remove and control collective funds in a group vault.
A compilation of smart contracts built to master solidity programming language.
Multi-Sig Wallet Smart Contract to allow for single-transaction signing by multiple owners.
This project implements a "multi signature wallet" which, through a Solidity smart contract that allows the creation of a wallet defining a number of owners addresses and a number of confirmations required by these owners to be able to execute a transaction.
Implementation of wallets in solidity
Multi-sig wallet custom-built for secure transactions with ether & ERC20 tokens
Add a description, image, and links to the multisig-wallets topic page so that developers can more easily learn about it.
To associate your repository with the multisig-wallets topic, visit your repo's landing page and select "manage topics."