apl-token-metadata

Crates.ioapl-token-metadata
lib.rsapl-token-metadata
version0.5.12
created_at2025-09-23 14:50:21.702858+00
updated_at2025-09-23 14:50:21.702858+00
descriptionOn-chain program for Arch Token Metadata
homepage
repository
max_upload_size
id1851612
size64,753
Brian Hoffman (hoffmabc)

documentation

README

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

Commit count: 0

cargo fmt