/confidential-gnosis

Primary LanguageSolidityMIT LicenseMIT

Description

EncryptedERC20 is introduced which is called by the Safe contract to wrap and distribute the tokens.

Screenshot 2024-06-25 at 19 42 12

Setup

  • Install dependencies
pnpm install
  • compile code
npx hardhat compile
  • run tests
npx hardhat test --network inco