forked from TokenySolutions/T-REX
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Component
Smart contracts
Summary
This task relates to deploying all the smart contracts required for showcasing the MVP on one of the testnets
Proposal
No response
Acceptance criteria
- All smart contracts are deployed and can be called
Context / notes
We need to deploy the below contracts:
TREX Core Contracts
- ClaimTopicsRegistry
- TrustedIssuersRegistry
- IdentityRegistryStorage
- IdentityRegistry
- ModularCompliance
- Token
- TREXImplementationAuthority
- TREXFactory
- AgentManager
- DefaultCompliance
OnchainID Contracts
- Identity
- ImplementationAuthority
- Factory
- IdentityProxy
Proxy Contracts
- ClaimTopicsRegistryProxy
- TrustedIssuersRegistryProxy
- IdentityRegistryStorageProxy
- IdentityRegistryProxy
- TokenProxy
Misc
- ClaimIssuer
- Token Identity Proxy (IdentityProxy used for token)
Reactions are currently unavailable