Using the Web App
The fastest way to use toju is through the web interface.Pay with SOL
Connect Wallet
Visit toju.network and connect your Solana wallet (Phantom, Solflare, etc.)
Get Testnet SOL
If using testnet, get free SOL from the Solana Faucet
Upload Files
- Select files to upload (single or multiple)
- Choose storage duration (7, 30, 90, or custom days)
- Optionally add your email for expiration reminders
Pay with USDFC (Filecoin)
Connect Wallet
Visit toju.network and switch to the FIL tab, then connect your MetaMask wallet
Get USDFC
You need USDFC tokens on Filecoin. For testnet, mint test USDFC at stg.usdfc.net using tFIL from the Calibration Faucet.
Upload Files
- Select files to upload (single or multiple)
- Choose storage duration
- Optionally add your email for expiration reminders
USDFC is a stablecoin pegged 1:1 to USD on Filecoin. You’ll also need a small amount of FIL for gas fees.
Your files are now stored on decentralized storage! You can view them in the Upload History page.
Using the SDK
Install the SDK in your React app:Using in production? For better reliability and performance, use your own RPC provider (Helius, QuickNode) instead of public Solana endpoints. See the SDK Overview for configuration details.
SDK Documentation
Learn more about SDK features and API reference