SiloBlockchainCreate wallet
API REGISTRY

Know which interfaces are real before you integrate.

Public reads are safe for browsers. State-changing APIs require wallet signatures or registered service authority.

CapabilityInterfaceStateAuthority
Member session and enrollmentGET/POST /api/wallet-session.phpLIVESame-origin SiloID member
Testnet wallet activityGET/POST /api/wallet-live.phpLIVEAuthenticated SiloID + CSRF
MainNet release gatesGET /api/mainnet-readiness.phpFAIL-CLOSEDPublic read; production activation requires all gates
Validator explorerGET /explorer.phpLIVEPublic read
Testnet NFT verificationGET /api/public-testnet-nft.php?id=LIVEPublic read
SiloDrive wallet provisioningPOST /api/testnet-wallet-ensure.phpGATEDSigned service
NFT quote and mintPOST /api/testnet-mint-quote.php
POST /api/testnet-nft-mint.php
GATEDSigned service + explicit confirmation
Contract deploymentNot publishedPLANNEDFuture wallet / multisig
Testnet identities, wallets, balances, and transactions are never accepted as MainNet assets. MainNet remains unreachable until its independently verified release gates pass.