0.2.1-alpha.0 • Published 2 years ago
@safe-global/safe-core-protocol v0.2.1-alpha.0
Safe protocol
This project is an implementation of Safe protocol specification
Useful commands
Install
yarnCompile
npx hardhat compileTest
npx hardhat testDeploy
- Deploy contracts with test registry network to goerli.
yarn hardhat deploy --network goerli --tags test-protocol --export-all deployments.ts - Deploy contracts with SafeProtocolRegistry registry network to goerli.
yarn hardhat deploy --network goerli --tags protocol --export-all deployments.ts
Verify
SafeProtocolRegistry.sol/TestSafeProtocolRegistryUnrestricted.sol
yarn hardhat verify --network goerli <contract_address> <initial_owner>SafeProtocolManager.sol
yarn hardhat verify --network goerli <contract_address> <initial_owner> <registry_address>0.3.0-alpha.1
2 years ago
0.3.0-alpha.0
2 years ago
0.2.1-alpha.0
2 years ago
0.2.0-alpha.2
3 years ago
0.2.0-alpha.1
3 years ago
0.1.0-alpha.4
3 years ago
0.1.0-alpha.3
3 years ago
0.1.0-alpha.2
3 years ago
0.1.0-alpha.1
3 years ago
0.1.0-alpha.0
3 years ago