2 releases
| 0.1.1 | Sep 4, 2025 |
|---|---|
| 0.1.0 | Sep 4, 2025 |
#385 in Embedded development
35 downloads per month
Used in 2 crates
38KB
786 lines
arch_token_metadata (on-chain program)
Arch Token Metadata program for Arch/Solana-like runtime.
Features:
- Deterministic PDAs for token metadata and attributes
- Create, update, and immutable flows
- Efficient attribute storage and replacement semantics
Related crates:
arch_token_metadata_elf: packaged ELF for deployment or toolingarch_token_metadata_sdk: Rust client SDK with instruction builders and readersarch-token-metadata-cli: CLI for inspection and common flows
Documentation:
- See
docs/SECURITY.mdfor invariants and constraints - See SDK README for usage examples and transaction builders
License: MIT
Dependencies
~14MB
~235K SLoC