#token-metadata #arch-token #sbf

no-std arch-token-metadata

On-chain program for Arch Token Metadata

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

MIT license

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 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