2.0.0 • Published 1 year ago

multisig-wallet-contracts v2.0.0

Weekly downloads
-
License
LGPL-3.0
Repository
github
Last release
1 year ago

Multi-Signature Wallet


Forked from Repository https://github.com/gnosis/MultiSigWallet

The following features have been changed

  • Change the version of the smart contract to 0.8.2.
  • Change to hardhat instead of truffle

The following features have been added

  • Implement a feature that provides the address of the owner's multi-sig wallet contracts
  • The interface and the class were separated

Install NodeJS

https://nodejs.org/en/download

Install yarn

npm install -g yarn

Install Project

git clone https://github.com/bosagora/MultiSigWallet.git
cd MultiSigWallet
yarn install

Test Project

cd packages/contracts
cp -r env/.env.sample env/.env
yarn run test
1.1.6

1 year ago

2.0.0

1 year ago

1.1.5

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.8

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago