Documentation Index
Fetch the complete documentation index at: https://docs.stablenet.network/llms.txt
Use this file to discover all available pages before exploring further.
Build payment flows with instant, low-cost WKRC transfers on StableNet. 1-second confirmation and KRW-denominated fees make it predictable for both developers and users.For contract-based payment logic, see Smart Contract Deploy. To let your app cover gas for users, see Fee Delegation.
Quickstarts
Send Your First Transaction
Beginner. Send WKRC using ethers.js, viem, or cast.
Connect to StableNet
Beginner. Set up your RPC endpoint and wallet.
Why StableNet for stablecoin transfers
1-second deterministic finality
1-second deterministic finality
StableNet’s Anzeon WBFT consensus finalizes transactions in under one second. Once a transaction is included in a block, it cannot be reversed — no additional confirmations needed. See 1-Second Finality for details.
KRW-pegged gas token
KRW-pegged gas token
Transaction fees are paid in WKRC, a KRW-pegged token. Gas costs stay predictable in fiat terms regardless of market conditions. The minimum gas tip is 27,600 Gwei and the base fee targets sub-cent levels per transaction.
EVM-compatible tooling
EVM-compatible tooling
Use any EVM-compatible library — ethers.js, viem, web3.py — without modifications. Standard wallet integrations (MetaMask, WalletConnect) work out of the box. See EVM Compatibility for differences from standard EVM.
Fee delegation for better UX
Fee delegation for better UX
Your application can pay gas on behalf of users, removing the need for users to hold WKRC. This is especially useful for onboarding flows. See Fee Delegation.

