Skip to content

ACTA-Team/contracts-acta-spikes

Repository files navigation

contracts-acta-spikes

Experimental implementations and explorations for smart contracts on Stellar.

This repository contains various contract implementations, proof-of-concepts, and research work exploring different approaches to on-chain systems.

Structure

  • contracts/ - Individual contract implementations
    • vc-issuer-registry - Allowlist and metadata registry for VC issuers
    • vc-revocation-registry - Revocation status tracking for credentials
  • docs/ - Documentation and specifications
  • scripts/ - Build and deployment utilities

Contracts

Contract Description
vc-issuer-registry On-chain allowlist and metadata registry for VC issuers
vc-schema-registry On-chain registry for Verifiable Credential schema definitions

Building

./scripts/build.sh <contract-name>

Testing

cargo test

License

Licensed under the MIT License.

About

Experimental Stellar smart contracts for Verifiable Credentials..

Resources

License

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors