Brick documentation
CtrlK
  • πŸ‘‹Start Here!
  • 🧱What's possible with Brick?
  • Fundamentals
    • βš’οΈTypescript SDK
      • 🏨Transaction construction
      • ❔Query on-chain data
    • βš“Solana program
      • πŸ“State
        • πŸͺMarketplace
        • πŸ›’Product
        • πŸ™Request
        • πŸ’°Reward
      • πŸ—οΈInstructions
        • Marketplace management
        • Product management
    • πŸ”΅Indexer
Powered by GitBook
On this page
  1. Fundamentals

βš“Solana program

Brick solana program is open source, you can deploy yours to be the upgrade authority or you can use the public one to be able to use also the indexer and the typescript sdk.

BRICK_PROGRAM_ID: brick5uEiJqSkfuAvMtKmq7kiuEVmbjVMiigyV51GRF

πŸ“StateπŸ—οΈInstructions
PreviousQuery on-chain dataNextState

Last updated 2 years ago