Overview
SDK

One SDK, every tokenized real-world asset.

Everything on this page — reading a wallet's holdings, depositing into the pool, pricing a position — is one integration. Wire it into your own app instead of rebuilding this from scratch.

Install

$ npm install @brix/pool-sdk

HOW THE SDK MAKES THIS COMPOSABLE

One stock token, eight standardized interfaces wrapped around it.

Drag any node to rearrange it. Click one to see what that interface actually does.

STOCK TOKEN
Eligibility
Valuation
Risk params
LTV limits
Liquidation
Oracle
Positions
Asset status

Asset eligibility

01 / 08

Standardized criteria for which tokenized stocks qualify as collateral in the first place.

SYSTEM ARCHITECTURE

How every stage actually connects

A deposit flows into the pool, the pool checks the oracle for a price, the collateral engine combines both into borrow power, and funds flow back to the wallet — the moving dots trace each of those real edges.

depositprice requestlive pricebalanceborrow powerborrow funds
Wallet
Pool
Oracle
Collateral engine
Position

HOW THE INFRASTRUCTURE LAYER WORKS

From your wallet to a borrowable position

Your wallet

Connects via RainbowKit — nothing custodial

Buy or hold

Acquire the real-world asset, on-chain or off

Transfer to pool

One signed tx sends it to the pool contract

Oracle

A composite feed reports the live price

Collateral engine

Standardized risk params compute borrow power

BRIX CONTROL CENTER

Good morning, builder.

Connect a wallet to see your real holdings.

TOKENIZED ASSETS HELD

TOTAL TOKENS (RAW UNITS)

WALLET

Not connected

YOUR STOCK HOLDINGS

Live ERC-20 balances read directly from your connected wallet. USD values require wiring up a price oracle — until then we show raw token amounts.

Connect your wallet above to see which tokenized stocks you're holding.

POOL

Send stock to the pool

Pick an asset on the left and use its "Transfer to pool" button — it sends a real on-chain transfer() to the pool contract and waits for confirmation.

Pool contract

0x0000000000000000000000000000000000P00L