Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 457 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 457 Bytes

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