Skip to content

dxdao-contracts v1.0.0

Compare
Choose a tag to compare
@AugustoL AugustoL released this 06 May 11:59
· 633 commits to main since this release
54410e2

First release of smart contracts used by DXdao for its governance applications.

Includes:

  • Legacy smart contract from daostack, with the same code used in mainnet by dxdao.
  • New experimental governance contracts like WalletScheme and PermissionRegistry to add flecibility and security over the original daostack stack.
  • ERC20Guilds, a simple, flexible and secure governance layer to be added over ERC20 tokens.
  • More utils contracts like Multicall and ERC20 vesting used in the dxdao governance apps.