Public RPC nodes for obscure yespower/yescrypt CPU coins. Mine with a Raspberry Pi. No GPU required.
Yespower designed for CPUs, $35 Pi can mine.
GPU miners are actually slower, truly decentralized.
No API key, no auth, just call it.
# Health check
curl https://api.isekai-pool.com/api/v1/health
# Yenten block count
curl -X POST https://api.isekai-pool.com/api/v1/yenten/rpc \
-H "Content-Type: application/json" \
-d '{"method":"getblockcount","params":[]}'