NjooCoin (NJC) is a privacy-preserving digital currency built for Africa and the World — untraceable, censorship-resistant, and community-owned.
Built for real people across Africa and the World who value financial privacy and freedom.
Ring signatures and stealth addresses ensure nobody can trace where your NJC came from or where it's going — not even the network.
Every transaction is private automatically. No "privacy mode" to enable — your balance and history are hidden from all third parties.
Send NJC across Uganda, Kenya, Tanzania, Nigeria and beyond Africa to the World — no bank account required, no KYC for peer-to-peer transfers, no exchange rate surprises.
Mine NjooCoin on any laptop or phone. RandomX is designed to resist ASICs — keeping mining decentralised and accessible to everyone.
Hard capped at 18,400,000 NJC. No inflation, no central bank, no government control. A store of value for the long term.
Transactions confirm in 60 seconds. Fees are fractions of a cent — ideal for small everyday payments, cross-border remittances, and micro-investments.
NjooCoin at a glance.
Available for all platforms. Open source. Auditable. Your keys — your coins.
CLI wallet & full node daemon for Ubuntu 20.04+, Debian, Fedora and all major distros.
🔒 Pre-mine in ProgressCLI wallet for Windows 10/11. Use WSL2 for immediate access or wait for native .exe.
🔒 Pre-mine in ProgressCLI wallet for macOS 12+. Supports Intel and Apple Silicon (Universal binary coming).
Coming SoonMobile wallet for Android 8.0+. Lightweight client with full privacy features.
Coming Soon🔔 Wallets are being compiled. Join the community to get notified at launch. All binaries are signed and SHA-256 checksums published.
Support the network. Verify your own transactions. Complete privacy.
Daemon binaries will be available for download once the pre-mine phase is complete (~December 2026). In the meantime, you can compile from source on GitHub.
The daemon connects to the P2P network on port 19080 and begins syncing the blockchain.
./njoocoinsd --detach --log-level 0 --p2p-bind-port 19080 --rpc-bind-port 19081 --rpc-bind-ip 127.0.0.1
Generate a new wallet locally. Your seed phrase never leaves your device.
./njoocoin-wallet-cli --daemon-address 127.0.0.1:19081 --generate-new-wallet my-wallet.keys
Write down your 25-word seed phrase on paper and store it offline. This is the ONLY way to recover your wallet. Never share it — not with anyone, not even us.
Mine NJC directly to your wallet using your CPU. RandomX is ASIC-resistant.
./njoocoinsd --start-mining YOUR_ADDRESS --mining-threads 2
How NjooCoin ensures your financial activity stays yours — and yours alone.
Every spend is signed by a ring of 11 possible signers. No observer can determine which ring member is the true sender — it's mathematically indistinguishable.
Recipients publish a single address but every payment goes to a one-time address derived from it. No two payments are ever linked on-chain.
Transaction amounts are hidden using Pedersen commitments. Nobody on the network — including miners — can see how much NJC was sent.
Transactions are relayed through a randomized path before broadcast, preventing IP-based correlation attacks at the network layer.
Your private keys never touch our servers. Wallets generate and store keys entirely on your device. We have zero access to your funds.
Need to prove a payment? Share only your view key — it reveals incoming transactions without exposing your spending ability or other funds.