0.1.0 • Published 3 years ago
clutch-wallet-lib v0.1.0
Clutch browser extension blockchain lib
Install dependencies
Dependencies for working with solidity:
pip3 install solc-select
solc-select install 0.8.19 && solc-select use 0.8.19
npm install @openzeppelin/contracts
npm install @openzeppelin/contracts-upgradeable
npm install @chainlink/contractsRun tests
cargo test -- --show-outputCheck before pushing
./check.shEntrypoint contracts
An Entrypoint contract has been deployed on several chains with the same address: (ref: StackOverflow)
- 0x0576a174D229E3cFA37253523E645A78A0C91B57
Polygon mumbai testnet: EntryPoint Contract
0.1.0
3 years ago