KISS Chain
Keep It Super Simple
Why KISS?
- Zero transaction fees — forever
- Instant finality — 10 second blocks
- One transaction type — radically simple
- Built-in compliance — optional intl_id field
- Native tokens — KISS-1 standard on-chain
- curl is your SDK — no bloated libraries
- 12 REST endpoints + WebSocket stream
- Run a node for $5/month — truly decentralized
- 100 trillion supply — designed for global scale
// The entire protocol
block_time: 10 seconds
finality: 1 block (instant)
fee: 0 (free, always)
tx_type: one (send)
supply: 100 trillion KISS
validators: up to 100 (PoS)
min_balance: 100,000 KISS to send
tokens: KISS-1 standard (on-chain)
intl_id: opt-in compliance identity
// That's it. That's the chain.
block_time: 10 seconds
finality: 1 block (instant)
fee: 0 (free, always)
tx_type: one (send)
supply: 100 trillion KISS
validators: up to 100 (PoS)
min_balance: 100,000 KISS to send
tokens: KISS-1 standard (on-chain)
intl_id: opt-in compliance identity
// That's it. That's the chain.
● Testnet Live