Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: nebiwe on March 14, 2026, 09:16:23 AM



Title: [ANN] DUTA (DUTA) | Standalone PoW Coin | Node, Wallet, Stratum, Miner
Post by: nebiwe on March 14, 2026, 09:16:23 AM
DUTA (DUTA)
Standalone Proof-of-Work Coin

Website: WEBSITE (https://dutago.xyz)
Explorer: EXPLORER (https://explorer.dutago.xyz)
Discord: DISCORD (https://discord.gg/T2ngv6CG) LINK FIXED



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 notice

The 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 (https://dutago.xyz)
- Explorer: https://explorer.dutago.xyz (https://explorer.dutago.xyz)
- Discord: https://discord.gg/tWu2SXD7 (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 notes

DUTA 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 policy

The 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 position

DUTA 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 (https://github.com/dutagoproject/Dutad/)
- Wallet daemon: GitHub release page (https://github.com/dutagoproject/wallet/)
- Stratum server: GitHub release page (https://github.com/dutagoproject/stratum/)
- Reference miner: GitHub release page (https://github.com/dutagoproject/stratumminer/)




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 posted

The final launch announcement will be posted in the official Discord:
Duta Coin (https://discord.gg/T2ngv6CG)

That is where final binaries, final timing, and final launch instructions should be treated as authoritative.



Closing note

DUTA 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.


Title: Re: [ANN] DUTA (DUTA) | Standalone PoW Coin | Node, Wallet, Stratum, Miner
Post by: nebiwe on March 15, 2026, 11:31:36 AM
Maintenance Notice

The official public seed nodes and explorer will go offline on March 15, 2026 at 14:00 UTC while we prepare and verify the final release environment.

The maintenance window may last up to 24 hours.

Final Mainnet launch timing will be announced after maintenance is complete and the final network checks are finished.


Title: Re: [ANN] DUTA (DUTA) | Standalone PoW Coin | Node, Wallet, Stratum, Miner
Post by: elmo40 on March 15, 2026, 03:14:30 PM
I guess we will never know the release since the discord link is dead.  :P


Title: Re: [ANN] DUTA (DUTA) | Standalone PoW Coin | Node, Wallet, Stratum, Miner
Post by: nebiwe on March 15, 2026, 06:27:29 PM
link has been updated


Title: Re: [ANN] DUTA (DUTA) | Standalone PoW Coin | Node, Wallet, Stratum, Miner
Post by: nebiwe on March 17, 2026, 10:58:15 AM
DUTA (DUTA)
Standalone Proof-of-Work Coin

Website: WEBSITE (https://dutago.xyz)
Explorer: EXPLORER (https://explorer.dutago.xyz)
Discord: DISCORD (https://discord.gg/T2ngv6CG) LINK FIXED



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 notice

The 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 (https://dutago.xyz)
- Explorer: https://explorer.dutago.xyz (https://explorer.dutago.xyz)
- Discord: https://discord.gg/tWu2SXD7 (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 notes

DUTA 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 policy

The 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 position

DUTA 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 (https://github.com/dutagoproject/Dutad/)
- Wallet daemon: GitHub release page (https://github.com/dutagoproject/wallet/)
- Stratum server: GitHub release page (https://github.com/dutagoproject/stratum/)
- Reference miner: GitHub release page (https://github.com/dutagoproject/stratumminer/)




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 posted

The final launch announcement will be posted in the official Discord:
Duta Coin (https://discord.gg/T2ngv6CG)

That is where final binaries, final timing, and final launch instructions should be treated as authoritative.



Closing note

DUTA 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.


Maintenance update:

Seed and explorer maintenance is still ongoing and will remain in place until Final Mainnet opens on March 18, 2026 at 14:00 UTC.

Starting now, the public GitHub repositories will also be temporarily closed until the Final Mainnet launch phase begins.

At the moment, we are still completing the final preparation steps, including seed and network verification, wallet and mining validation, final Windows and Linux binary alignment, and overall launch readiness checks.

If there are any further updates or changes, we will post them here.

Thank you for your patience and understanding.


Title: Re: [ANN] DUTA (DUTA) | Standalone PoW Coin | Node, Wallet, Stratum, Miner
Post by: Laheeboo on March 23, 2026, 02:00:15 AM
Hey, been following DUTA since early on and really like what you're building. I put together a CUDA GPU miner for fun  ;D nothing fancy, just wanted to see if it was possible. It's open source on GitHub if anyone wants to try it or improve it. Happy to work with the team on anything. Keep up the great work on the project!

more info questions and answers at : https://bitcointalk.org/index.php?topic=5578151.0
or download from github at : https://github.com/MineYourBusiness/Lminer-Duta/releases/tag/v1.0.0