Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.18 KB

ROADMAP.md

File metadata and controls

43 lines (36 loc) · 1.18 KB

to do

  • wallets
    • SOL balance
    • list of tokens and balance
    • display owned domains
    • SOL stake balance
  • better view of token account
    • NFT
      • on-chain metadata
      • off-chain metadata
      • token extension
      • marketplaces activity list/unlist/sell/previous owners
      • must work and show specific token standard info
        • [?] pNFT
        • MPL Core
        • MPL legacy
        • cNFT
      • read Metaplaex token metadata account directly
    • SFT
    • FT
    • on-chain metadata
  • programs
    • IDL view
  • transactions
    • better view of a mint
    • better view of a transfer
  • UX
    • more concise output for different accounts with ability to print all the data
    • --explain flag that printout explanation what each account (struct) does

relevant info

inspiration

DAS API