This project contains code implementation of the Famous RWA standard to use KINTO KYC and AML standards to enable Issuance of security tokens.
Prize Pool
TREX RWA Token Leveraging Kinto Inbuilt KYC This project contains code implementation of the Famous RWA standard to use KINTO KYC and AML standards to enable Issuance of security tokens.
Features KYC Module: Integrates Kinto's KYC (Know Your Customer) verification to ensure compliance with regulatory requirements. AML Module: Implements Anti-Money Laundering checks using Kinto's AML standards. Modular Compliance: Supports modular compliance checks, allowing for flexible and extensible compliance rules. Upgradeable Contracts: Utilizes upgradeable smart contracts to ensure future-proof and maintainable code.
The diagram illustrates the architecture of the TREX RWA Token system leveraging Kinto's inbuilt KYC and AML standards.
Registry:
Identity Registry:
isVerified()
function checks if an identity is verified.Compliance:
canTransfer()
function checks if a transfer is compliant.Identity Contract:
Security Token:
The flow of operations is as follows: