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

βš’οΈTypescript SDK

Integrate Brick into your web app.

The SDK streamlines transaction construction and abstracts GraphQL queries from the indexer.

🏨Transaction construction❔Query on-chain data
PreviousWhat's possible with Brick?NextTransaction construction

Last updated 1 year ago