#token-metadata #arch-token #sbf

no-std apl-token-metadata

On-chain program for Arch Token Metadata

3 releases

0.5.14 Oct 14, 2025
0.5.13 Oct 1, 2025
0.5.12 Sep 23, 2025

#8 in #sbf

Download history 59/week @ 2025-09-17 98/week @ 2025-09-24 202/week @ 2025-10-01 127/week @ 2025-10-08 119/week @ 2025-10-15 43/week @ 2025-10-22

495 downloads per month
Used in satellite-apl

MIT license

38KB
787 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 tooling
  • arch_token_metadata_sdk: Rust client SDK with instruction builders and readers
  • arch-token-metadata-cli: CLI for inspection and common flows

Documentation:

  • See docs/SECURITY.md for invariants and constraints
  • See SDK README for usage examples and transaction builders

License: MIT

Dependencies

~14MB
~235K SLoC