WarpCoin
Fast, fair, mineable-by-everyone peer-to-peer digital cash.
Live figures appear when a public explorer/market endpoint is configured.
Built for fast, fair money
A proof-of-work chain designed for everyday payments and open participation.
Warp-fast payments
A 30-second target block time and a lean account/nonce ledger make WARP practical for everyday peer-to-peer transfers.
Mineable by everyone
Double-SHA256 proof of work runs on CPUs and GPUs alike. A built-in multicore miner plus a getwork/submitwork API let anyone join.
Fair, transparent supply
50 WARP block reward, halving every ~2 years, a hard cap near 230M, and an on-chain, verifiable circulating-supply definition.
Real P2P network
A TCP gossip protocol with peer discovery, DNS seeders, block/transaction propagation, and most-work fork choice with reorg support.
Open infrastructure
One Go binary runs every role: full, seed, miner, verifier, explorer, market, and DNS-seed nodes. Docker, systemd, and Kubernetes included.
Hardened by design
Overflow-safe accounting, non-malleable signatures, size-capped P2P framing, hardened HTTP with optional auth, and passphrase-encrypted keystores (auto-encrypted in the desktop app).
Multiple wallets, seed-phrase recovery
Hold many wallets in one node or app, each restorable from a 12- or 24-word recovery phrase. Keys are derived deterministically and stored in AES-256-GCM keystores.
On-chain WarpVM contracts
Contracts custody real WARP and settle by consensus — the chain re-runs WarpVM during block processing. Mempool pre-simulation, plus oracle and light-time trigger feeds, are built in.
Built to be verified
Public block explorer, a CoinGecko-style supply API, and a CoinGecko/CMC-format market ticker API — everything a tracker needs to verify the chain.
A wallet platform, built in
More than a coin and a node: warp#tags, escrow, a merchant gateway, and a no-code smart-contract studio — implemented in the node and delivered as the WarpWallet web app. Fast P2P payments today, inter-planetary by design.
Self-custody, multi-wallet
Hold many wallets, each with a 12- or 24-word recovery phrase. Keys are generated and signed locally (P-256, Base58Check), encrypted at rest with AES-256-GCM. The network only ever sees signed transactions.
warp#tags
Claim a handle like warp#nova and get paid without sharing a long address. Tags are bound to your key by signature.
Escrow
Lock funds until a deal is done. Buyer, seller, and arbiter releases — every transition authorized by a real key signature.
Merchant gateway
Accept WARP on any site: mint an API key, create invoices, drop in a hosted checkout, and receive HMAC-signed payment webhooks.
On-chain WarpScript contracts
Compose escrows, vesting, multisig, and more from visual blocks. They compile to deterministic artifacts that WarpVM settles by consensus — the chain custodies the funds, no Solidity, no contract private key.
Oracle & inter-planetary settlement
Light-time-aware contracts for Earth, Luna, Mars and beyond, plus signed oracle feeds — both fed to WarpVM as deterministic, on-chain trigger inputs. Settlement that respects the speed of light.
Tokenomics
Predictable emission with a hard cap and a transparent, on-chain supply.
| Ticker | WARP |
|---|---|
| Smallest unit | 1 WARP = 100,000,000 flux (8 decimals) |
| Consensus | Proof of Work (double SHA-256) |
| Ledger model | Account / nonce |
| Target block time | 30 seconds |
| Difficulty retarget | Every 60 blocks |
| Initial block reward | 50 WARP |
| Halving interval | 2,100,000 blocks (~2 years) |
| Max supply | ≈ 229,999,999.77 WARP |
| Genesis premine | 20,000,000 WARP |
The block reward starts at 50 WARP and halves every 2,100,000 blocks (~2 years), approaching a maximum supply of ≈ 229,999,999.77 WARP. Circulating supply is issued supply minus the genesis reserves still held — verifiable on-chain.
Mine it — on CPU or GPU
Double-SHA256 proof of work runs anywhere. Build the binary and start mining.
- Download the binary (or build it from source).
- Create a wallet to receive rewards.
- Run a node with mining enabled.
- Optionally attach external CPU/GPU miners via getwork/submitwork.
Default ports: P2P 8338, RPC 8339, explorer 8340, market 8341, DNS seeder 53.
# build
make build
# create a wallet
./bin/warpcoin wallet new
# run a node and mine to your address
./bin/warpcoin node --mine \
--miner-address $(./bin/warpcoin wallet address)
# attach an extra CPU/GPU miner
./bin/warpcoin miner --rpc http://127.0.0.1:8339 \
--address <your-address>An open network
One binary, every role. Bootstrap, validate, explore, and serve market data.
Full & seed nodes
Validate and relay blocks and transactions; seed nodes bootstrap peer discovery.
DNS seeders
Answer DNS queries with live peer IPs so new nodes can find the network.
Verifier nodes
Pre-flight transactions against current state without broadcasting.
Explorer + supply API
Public block explorer and CoinGecko-style supply endpoints.
Market data service
CoinGecko/CMC-format ticker and order-book API.
Desktop app
A cross-platform GUI bundling a node, multi-wallet manager, and miner — Windows and macOS.
The WARP ecosystem
WARP is the native currency across the Warp apps — hold and send it in the wallet, then spend it betting and playing. One coin you earn by mining and use right where you play.
Live preview ↗Warp Wallet Live demo
A security-first web wallet for WARP: self-custody keys, human-readable warp#tags, built-in escrow, a merchant payment gateway, and a no-code smart-contract studio — fast P2P payments today, interplanetary by design.
- Self-custody keys & warp#tags
- Escrow & merchant payments
- No-code contract studio
Live preview ↗TradeWarp Coming soon
A professional-grade crypto trading desk where WARP is the primary market. Live charts, order book, depth and trade tape, with a built-in matching engine for placing orders and tracking positions and PnL — trade WRP against BTC, ETH, SOL and more.
- WRP/USDT · WRP/BTC · WRP/ETH · WRP/SOL
- Live charts, order book, depth & trade tape
- Built-in engine — positions, balances & PnL
Live preview ↗SportWarp Coming soon
Bet on live sports with WARP as the native currency. Place stakes, track odds, and settle winnings directly in WARP — fast, peer-to-peer payouts with no intermediary token to convert.
- WARP-denominated stakes & payouts
- Instant settlement to your wallet
- Transparent, on-chain balances
Live preview ↗SpaceWarp Coming soon
A space-themed casino where WARP is the chip. Deposit, wager, and cash out using WARP as the native in-game currency across every table and game.
- WARP is the in-game currency
- Deposit & withdraw in WARP
- Provably fair, on-chain accounting
Warp Wallet is live in demo mode; TradeWarp and the betting integrations are in active development, with WARP as the native currency for trades, deposits, bets, and payouts. Availability is subject to jurisdiction and eligibility; details will be announced here as they go live.