Skip to content

Release 1.2

Latest
Compare
Choose a tag to compare
@sirhill sirhill released this 04 Nov 19:12
· 93 commits to master since this release

The following features are introduced in v1.2

  • ERC20 Wrapped Token enables wEquities, wBonds, wMutualFunds, .... Wrapped assets are very efficiently gas optimized and DeFi compatible assets with some removed rights.
  • Lockable Delegate mechanism using rule-based configurations.
  • Voting Session configurable with most governance scenario (centralized up through DAO). The contract supports both Voting Session logic and token upgrade.
  • KYC Only Token Delegate. Optimized version of an equity token for small and medium sized companies.
  • Simple Vault and Time Locked Simple Vault ERC20 (ERC20 only vault with no admin capability)
  • Router allowing basic, dynamic or scheduled routing of ETH.
  • Several new tutorials to discover how to use the C-Layer