First official release of TrustLink, providing a reusable on-chain attestation and verification layer for Stellar Soroban applications.
- Trusted issuer registry with admin-managed access control
- Deterministic attestation creation with revocation and status tracking
- Claim verification APIs for single and multi-claim checks
- Claim type registry and paginated query interfaces
- Historical attestation imports with provenance metadata
- Bridge contract integration for cross-chain attestation mirroring
- Configurable token-denominated attestation fees
- Expiration hook callbacks for proactive renewal workflows
- Multi-signature attestation proposals and cosign activation
- Integration examples for KYC-gated token transfers and governance voter eligibility
trustlink.wasm(Soroban contract artifact)
- Contract ID:
REPLACE_WITH_TESTNET_CONTRACT_ID
cargo testpasses with zero failurescargo build --target wasm32-unknown-unknown --releasesucceeds- Git tag
v0.1.0created and pushed - Release artifact attached to GitHub Release