What is DUTA?DUTA is a standalone proof-of-work cryptocurrency with its own node, wallet, miner, and stratum stack.
The goal is simple: keep the core stack native, keep the network easy to operate, and keep mining open from day one.
This is not a token and not a fork that depends on another chain for settlement.
Launch noticeThe final mainnet launch time will be announced in the official Discord.
If you want the exact launch block, binaries, and final instructions, watch the Discord announcement channel.
Official links- Website:
https://dutago.xyz- Explorer:
https://explorer.dutago.xyz- Discord:
https://discord.gg/tWu2SXD7
DUTA highlights- Standalone chain
- Native full node
- Native wallet daemon
- Solo mining support
- Public stratum support
- Reference miner available
Consensus and network- Algorithm: DutaHash / CPUCOIN_POW_V3
- Block time target: 60 seconds
- Initial block reward: 50 DUTA
- Halving interval: 210,000 blocks
- Coinbase maturity: 60 blocks
- Genesis: new launch chain
- Mainnet P2P port: 19082
- Mainnet daemon RPC port: 19083
- Mainnet wallet RPC port: 19084
PoW notesDUTA uses a memory-heavy proof-of-work design.
- Epoch length: 2,048 blocks
- Dataset memory schedule:
- 128 MB below height 50,000
- 192 MB from height 50,000
- 256 MB from height 150,000
The current implementation exposes the algorithm under the public DutaHash namespace, with the consensus implementation matching CPUCOIN_POW_V3 in source.
Dev fee policyThe chain uses a built-in consensus dev fee schedule.
- Year 1: 8%
- Year 2: 4%
- Steady state after that: 2%
This is enforced by consensus rules, not by pool policy.
The purpose is to support continued core development, infrastructure, maintenance, and network operations.
Fair launch positionDUTA launch is intended to start from a fresh genesis and a fresh chain state.
Old balances from older local chains or test runs do not carry over into the launch chain.
If the same wallet key is reused on a fresh chain, the address may remain valid, but the old balance does not come with it.
Repositories- Full node:
GitHub release page- Wallet daemon:
GitHub release page- Stratum server:
GitHub release page- Reference miner:
GitHub release page
What you can run-
Full node if you want to validate the chain and participate in the network
-
Wallet daemon if you want private wallet RPC and address management
-
Stratum server if you want to operate public mining infrastructure
-
Reference miner if you want a simple miner/client for testing or setup
Security basics- Keep wallet RPC private
- Keep daemon admin RPC private
- Only expose public P2P and public stratum endpoints where needed
- Verify release checksums before running binaries
Where launch details will be postedThe final launch announcement will be posted in the official Discord:
Duta CoinThat is where final binaries, final timing, and final launch instructions should be treated as authoritative.
Closing noteDUTA is being built as a practical standalone coin with a full native stack from node to wallet to mining.
If you want to follow launch, mine, run infrastructure, or just watch the network grow, join the Discord and keep an eye on the release posts.