safe-global/safe-contracts: Safe allows secure management of blockchain assets.
github.com · 562 words · saved by 1 readers
Safe allows secure management of blockchain assets.
Warning This branch contains changes that are under development. To use the latest audited version, make sure to use the correct commit. The tagged versions that are used by the Safe team can be found in the releases. Usage Install requirements with npm: npm i Testing To run the tests: npm run build npm run test Optionally, if you want to run the ERC-4337 compatibility test, it uses a live bundler and node, so it contains some prerequisites: Define the environment variables: ERC4337_TEST_BUNDLER_URL= ERC4337_TEST_NODE_URL= ERC4337_TEST_SINGLETON_ADDRESS=…
saved by
related reading
- GitHub - compound-finance/compound-protocol: The Compound On-Chain Protocolgithub.com
- GitHub - Uniswap/v3-core: 🦄 🦄 🦄 Core smart contracts of Uniswap v3github.com
- GitHub - ProjectOpenSea/seaport: Seaport is a marketplace protocol for safely and efficiently buying and selling NFTs.github.com
- GitHub - ourzora/v3github.com
- Solidity Patternsfravoll.github.io
- Familyfamily.co
- inovo_erc721_pbt.pdfdcc.fc.up.pt
- #1 Solidity Tutorial & Ethereum Blockchain Programming Course | CryptoZombiescryptozombies.io
- Rarible - NFT Marketplace for Brands, Communities and Tradersrarible.com
- A Gentle Introduction to Ethereum Programming, Part 1 - OpenZeppelin blogblog.openzeppelin.com
- You Could Have Invented Account Abstraction: Part 1 | Alchemyalchemy.com
- Introduction to Smart Contracts — Solidity 0.8.38-develop documentationdocs.soliditylang.org