Production-facing infrastructure
Describe the flow of data through- Wallet apps: full-fledged GUI for writing to blockchain
- SDKs: libraries for reading/writing to blockchain
- RPC providers: HTTP APIs used under the hood by sdks for reading/writing to blockchain
- Blockchain node: collaborates with other nodes in handling reading/writing requests
- Explorers: full-fledged GUI for reading from blockchain
- TON Connect: library for user interface for reading/writing to blockchain
- Network status dashboards: pages to check if ecosystem is healthy
Developer-facing tooling
- Blueprint
- IDE
- Testing frameworks
- AI-assisted tools