Experience seamless TON blockchain development with our JavaScript SDK. Whether you're new to the TON ecosystem or an experienced developer, get your dApp running in seconds.
⚡️ Quick Setup:
npm install @tonx/core
💻 Import & Initialize TONX API Client:
import { TONXJsonRpcProvider } from "@tonx/core";
const client = new TONXJsonRpcProvider({
network: "mainnet",
apiKey: "YOUR_API_KEY",
});Already using @ton/ton, TonWeb, or TonClient4? Switch to TONX API with minimal code changes using our TONX.js Adapter (@tonx/adapter).
📚 Full documentation and guides
🤝 Connect with our team
#TON #PoweredByTONX
Website | X | Channel | Docs | Blog
