flâneur

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