Toronet Smart Contract Development
Write, review, explain, and refactor Solidity smart contracts for ToroNet. Use when the user wants ToroNet-compatible contract code, contract architecture guidance, or a ToroNet-specific review of an existing contract.
Toronet App Integrations
Integrate ToroNet into frontend or backend apps. Use when the user wants ToroNet network configuration, contract reads with ethers.js or wagmi, wallet-based writes, or server-side writes through the ToroNet keystore API.
Toronet Sdk
Use the ToroSDK TypeScript package for ToroNet workflows. Use when the user wants SDK-based wallet creation or import, password verification, blockchain queries, KYC or fiat flows, virtual wallet operations, bridge features, or SDK-based ToroNet deployment and transaction support.
Toronet Smart Contract Deployment
Deploy Solidity smart contracts to ToroNet using toronetdeploy. Use when the user wants ToroNet deployment commands, help configuring owner and constructor args, guidance on network selection, mainnet token requirements, or Foundry remappings needed before deployment.