Mine Koto (KOTO)
CPU-mineable · yescryptR8G · Pool or solo RPC
koto.isekai-pool.com (pool) · Mining guide · All coins · KOTO Faucet · Node status · Block explorer
Live stats
From GET /api/v1/koto/status. Network hashrate is not in this response yet.
Pooled mining
Mine KOTO at our public pool — no registration, 1% fee, direct payouts. Username format: YOUR_KOTO_ADDRESS.worker_name.
stratum+tcp://koto.isekai-pool.com:3301— low diff (RPi, mobile)stratum+tcp://koto.isekai-pool.com:3302— mid diff (desktop)stratum+tcp://koto.isekai-pool.com:3303— high diff (multi-core)
Important: Use the official KotoDevelopers miner (minerd from cpuminer-yescrypt). cpuminer-opt does not work correctly for KOTO (shares rejected).
Download: github.com/KotoDevelopers/cpuminer-yescrypt/releases
Windows
minerd-avx2.exe -o stratum+tcp://koto.isekai-pool.com:3302 -u YOUR_KOTO_ADDRESS.worker1 -p x
Linux / RPi5
./minerd -o stratum+tcp://koto.isekai-pool.com:3301 -u YOUR_KOTO_ADDRESS.rpi5 -p x -t 4
→ Full RPi5 setup: koto.isekai-pool.com/getting-started
→ Pool dashboard: koto.isekai-pool.com
Alternative pool: koto.mofumofu.me (Japanese community)
Solo quick connect (RPC)
Use minerd from cpuminer-yescrypt. Replace YOUR_RPC_PASS and address. RPC user defaults from Node Status / operator. Port: 8432.
Coin info
| Algorithm | yescryptR8G |
|---|---|
| Block time | ~60 seconds |
| Mining pool | koto.isekai-pool.com |
| RPC | http://153.75.225.100:8432 |
| P2P port | 8433 |
| Explorer | explorer.isekai-pool.com |
| Website | ko-to.org |
Mining setup
Build cpuminer-yescrypt for KOTO. For Yespower coins (YTN/TDC) use cpuminer-opt — see the mining guide.
Links
FAQ
Pool vs solo?
For regular payouts, use stratum at koto.isekai-pool.com with minerd (cpuminer-yescrypt). Solo RPC uses the same minerd binary against http://…:8432 with your credentials. Optional alternative: koto.mofumofu.me.
Which miner?
minerd from KotoDevelopers/cpuminer-yescrypt. Do not use cpuminer-opt for KOTO — shares are rejected. Stratum usually needs no -a flag; run ./minerd --help if unsure.