Hello bitcointalk, you know lifes funny, its great, but sometimes its testing, demanding and stressfull, and occasionally, all of them at once. Life has delt me poop, time to get on with it. With that in mind i am selling a project thats properly production ready, the final bugs are being worked out tonight, but everything your about to read is > 95% implemented. Testing is underway at pace to build 10,000 daemons without failure. So for sale is Forge and Foundry... So there you have it, 18 months of my life turned to words on a screen if anyone happens to be intrested or want a private demo, you can reach me via DM. Sensible offers only ideadlly, i do need the money, i aint desperate enough to be robbed
So for sale is Forge and Foundry two halves of one machine. One builds coins, the other sells them. Forge the engine. This is the
hard part, the bit nobody sane trys to do (hint). Feed it a JSON recipe and it spits out a complete, buildable cryptocurrency daemon actual C++ source, ready to compile.
It forks a base chain and rewrites the whole identity: magic bytes, network ports, address prefixes, bech32 HRP, the genesis message then it goes and mines a real genesis block (SHA-256d outright, or a self-mining loop on the build box for the X11 / Quark / X16R chains).
- Want to tweak the economics? Block times, halving schedule, supply cap, block reward, difficulty retargeting, checkpoints all knobs on the recipe.
- 31 base chains supported across four families PoW, PoS, Masternode and Token. Bitcoin, Litecoin, Dogecoin, Ravencoin, Dash, PIVX, Qtum, Groestlcoin, Vertcoin, Raptoreum and more.
- Zero external crypto-library dependency it's from scratch, it's yours, nothing to break under you. - Ships a proper forge CLI and an automation agent for unattended building. - And here's the kicker the CI proves it. Every build, it generates a coin, compiles the real daemon on Linux and macOS, and asserts the freshly-built daemon accepts its own mined genesis. Not "generates some files and hopes" it produces a coin that actually runs.
Foundry the website + customer portal. This is the shopfront and the back office. ASP.NET Core 10, full Identity accounts, EF Core.
A customer describes the coin they want, the site builds the source in-process by calling the engine directly, and hands them a download when it's ready. No bolt-ons, no glue one machine. - Marketing site + customer portal, "my coins / download when ready" dashboard.
- In-app build engine with a capacity-aware scheduler and a registry of remote build boxes scale the fleet, it shares the work out automatically.
- Non-custodial payments by design on-chain Bitcoin, the server never holds spend keys. Receive-only address derivation, balances watched via blockchain.info, and a client-side broadcast tool where the key never leaves the customer's browser. Nothing for a hacker to drain off the box.
- Full admin area dashboards, finance charts, printable invoices and receipts, source-of-truth order detail, build status & per-attempt logs, an API. - Support tickets (staff can open them too, multi-line replies), full user moderation password resets, ban/unban, email confirmation.
- DB-backed settings store, GitHub admin page. - Full visitor & user analytics with session replay baked in.
- Deploy templates included Hyperstack GPU build-fleet cloud-init, server-setup scripts, the lot. .NET 10 throughout.
Its Discord and Slack integrations all come with it. It runs today.
Note up front: the fully-custom wallet builds need the buyer's own dev to finish the app itself runs as-is, but that one piece is a "bring your own developer" job. I'd rather tell you now than have you find out later. 25 hours of handover support included for ironing out rough edges on what's there, I don't want to abandon it, id like to stay involved and develop it, but life is what it is and I have to admit I need the money more than I need the project at the moment, its a shit position to be in.
Additional InformationSupported Coins / Bases### 1. PoW bases
| Base | Version | Algorithm | What makes it special |
| Bitcoin | v29.1 | sha256d | The reference proof-of-work chain — a faithful SHA-256d clone, the same wallet, RPC and everything. |
| Litecoin | v0.21.5.5 | scrypt | The canonical scrypt coin + MWEB (MimbleWimble Extension Blocks) confidential transactions. |
| Monacoin | v25.0.1 | lyra2rev2 | Lyra2REv2; clean modern Bitcoin Core 25 base (since 0.20 it tracks Bitcoin Core, not Litecoin). |
| Groestlcoin | v29.0 | groestl | Groestl PoW, ASIC-free; tracks Bitcoin Core almost verbatim. |
| Namecoin | nc29.1 | sha256d | Merged mining + .bit name/value registration (decentralised DNS). New FEATURE family on a sha256d coin. |
| DigiByte | v8.26.2 | scrypt | Five simultaneous PoW algorithms on one chain + DigiShield real-time retarget + Odocrypt (FPGA-resistant, mutates). |
| Vertcoin | v23.2 | verthash | Verthash, ASIC-resistant by design; ships a verthash datafile. |
| Dogecoin | v1.14.9 | scrypt | Scrypt + AuxPoW merged mining (ChainID); the canonical meme-coin lineage. |
| eCash | v0.29.2 | sha256d | sha256d + Avalanche pre/post-consensus + staking proofs. |
| BitcoinGold | v0.17.3 | equihash | Equihash-BTG (144,5) GPU PoW; ASIC-resistant Equihash variant. |
| Feathercoin | d091d80 | neoscrypt | NeoScrypt + ACP (Advanced Checkpointing) anti-51% protection. |
| Verge | b6d20b4 | scrypt | Five-algo multi-algo + Tor/I2P + Wraith stealth transactions. |
| Pepecoin | v1.0.1 | scrypt | Scrypt + AuxPoW (ChainID 63); active meme/inscriptions community. |
| Florincoin | 8708d4b | scrypt | Scrypt + floData: up to 1080 bytes of arbitrary on-chain data per transaction (archival blockchain). |
| Komodo | b0f6b33 | equihash | Equihash + dPoW (now auto-checkpoint) + one-click assetchains/smartchains. |
| Myriadcoin | d80a7c6 | sha256d | The original multi-algo: five simultaneous independent PoW algorithms. |
### 2. Masternode bases
| Base | Version | Algorithm | What makes it special |
| Dash | v23.1.3 | x11 | Collateral-backed masternode tier (DIP3/ProTx) for incentivised services and governance. |
| Syscoin | v4.4.0 | sha256d | sha256d merged-mining with Bitcoin + masternodes + NEVM (EVM sidechain) + PoDA data-availability layer. |
| Chaincoin | e7f5b6a | c11 | C11 PoW masternode chain (Dash lineage) with bech32 addresses. |
| Raptoreum | 2.0.4.01 | ghostrider | GhostRider CPU-PoW + DIP3 smartnodes + on-chain asset/future contracts (BLS). |
| GoByte | a1194f5 | neoscrypt | NeoScrypt DIP3/LLMQ masternodes (Dash 0.16 lineage) with InstantSend, ChainLocks and on-chain governance. |
| StakeCube | v3.5.1.0 | firopow | FiroPoW (ProgPoW variant) DIP3 masternodes; native coin of the StakeCube exchange ecosystem. |
| PacGlobal | a110533 | x11 | X11 DIP3 masternodes (Dash 0.15 lineage); the PACProtocol/PAC community payments chain. |
| Sparks | v0.21.1.1 | neoscrypt | NeoScrypt DIP3 masternodes + InstantSend; the Sparkspay payments network. |
| Ion | v5.0.00 | x11 | X11 DIP3 masternodes; the ION gaming/staking ecosystem coin. |
| Absolute | 7e81e34 | lyra2rev2 | Lyra2REv2 DIP3 masternodes; a community-run Dash-lineage chain. |
| Terracoin | eca3327 | sha256d | SHA-256d DIP3 masternodes; one of the oldest chains (2012) rebuilt on a modern Dash core. |
| Bitcore | 73fd5ab | timetravel10 | TimeTravel10 masternodes; BitSend-lineage chain with MEGA flat-fee transactions. |
| SmartCash | 0f6029c | keccak | Keccak PoW + SmartRewards + SmartNodes + a decentralised treasury/Hive proposal system. |
| Crown | 7fc0722 | sha256d | SHA-256d merged-mining with a two-tier Systemnode + Masternode network. |
| Blocknet | ac930b7 | quark | Quark masternodes powering the Blocknet cross-chain DEX protocol (XBridge). |
| Bata | 68404bf | sha256d | SHA-256d masternodes; one of the earliest retail-merchant coins (2014). |
| Vivo | fa7eaae | neoscrypt | NeoScrypt masternodes + InstantSend; a lightweight Dash-lineage chain. |
| MonetaryUnit | 5e49390 | sha256d | SHA-256d masternodes with a variable block reward (MUE); merchant-focused payments. |
| Wagerr | 6bc216c | quark | Quark PoS masternodes + on-chain decentralised sports betting with oracle masternodes. |
| Phore | 0e34572 | quark | Quark PoS masternodes + a decentralised marketplace + zerocoin privacy protocol. |
### 3. PoS bases
| Base | Version | Algorithm | What makes it special |
| Pivx | v5.6.1 | quark | Proof-of-Stake minting with Sapling shielded transactions. |
| Particl | v27.2.3.0 | sha256d | PoS + Confidential Transactions / RingCT + Bulletproofs + stealth addresses + cold staking + atomic swaps. |
| Peercoin | 1af7509 | sha256d | The first Proof-of-Stake coin; sha256d PoW/PoS hybrid minting. |
| Qtum | v29.1 | sha256d | PoW->PoS hybrid with an embedded EVM (account/UTXO hybrid smart contracts). |
| Kobocoin | v2.13.1.0 | x15 | X15 PoW/PoS hybrid minting; no masternode. |
| Veil | v1.4.1.0 | sha256d | RingCT/Zerocoin always-on privacy; multi-algo PoW (X16RT) + PoS. |
| GalaxyCash | v4.0.0 | x12 | PoS hybrid with switchable multi-algo PoW (X12/X11/X13/SHA-256d/Blake2s). |
### 4. Token bases
| Base | Version | Algorithm | What makes it special |
| Ravencoin | v4.6.1 | x16r | Mine the base coin and issue your own named assets/tokens on top of it. |
| Meowcoin | v30.2.3 | meowpow | MeowPoW (ProgPoW variant) + Ravencoin asset layer + scrypt AuxPoW; modernised to Bitcoin Core cmake. |
| Firo | v0.14.16.1 | sha256d | Lelantus/Spark zero-knowledge privacy + LLMQ masternodes (SHA-256d genesis predates the exotic PoW epochs). |
| Neoxa | v5.1.1.4 | kawpow | KawPoW + Ravencoin asset layer + Dash DIP3 smartnodes. |
| Evrmore | v1.0.5.1 | evrprogpow | EvrProgPoW + Ravencoin asset layer; snapshot-relaunched from Ravencoin. |
Build MatrixCoinGenerators - Coin Base Matrix (what is editable on every base)Legend: ✓ Editable | 🔒 Locked (consensus N/A) | ⏳ Coming soon | ✗ Forbidden
Column groups: Economics = Block time . Halving . Initial reward . Max supply | Difficulty = Retarget window . Min-diff blocks . Disable retarget | Checkpointing = Max reorg depth . Static checkpoints | Rewards = Block lottery . Lottery odds . Lottery bonus . Miner share . Governance share | Masternode = Masternode share
Proof-of-Work bases| Coin base | Block time | Halving interval | Initial block reward | Max supply | Retarget window | Min-difficulty blocks | Disable retargeting | Max reorg depth | Static checkpoints | Block lottery | Lottery odds (1-in-N) | Lottery bonus | Miner share | Governance share | Masternode share |
| Bitcoin sha256d | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| Litecoin scrypt | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| Monacoin lyra2rev2 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| Groestlcoin groestl | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| Namecoin sha256d | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| DigiByte scrypt | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| Vertcoin verthash | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| Dogecoin scrypt | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| eCash sha256d | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| BitcoinGold equihash | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| Feathercoin neoscrypt | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| Verge scrypt | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| Pepecoin scrypt | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| Florincoin scrypt | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| Komodo equihash | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| Myriadcoin sha256d | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
Masternode bases| Coin base | Block time | Halving interval | Initial block reward | Max supply | Retarget window | Min-difficulty blocks | Disable retargeting | Max reorg depth | Static checkpoints | Block lottery | Lottery odds (1-in-N) | Lottery bonus | Miner share | Governance share | Masternode share |
| Dash x11 | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ✓ | ✓ | ✓ |
| Syscoin sha256d | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| Chaincoin c11 | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| Raptoreum ghostrider | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| GoByte neoscrypt | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| StakeCube firopow | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| PacGlobal x11 | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| Sparks neoscrypt | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| Ion x11 | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| Absolute lyra2rev2 | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| Terracoin sha256d | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| Bitcore timetravel10 | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| SmartCash keccak | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| Crown sha256d | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| Blocknet quark | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| Bata sha256d | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| Vivo neoscrypt | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| MonetaryUnit sha256d | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| Wagerr quark | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
| Phore quark | ✓ | 🔒 | 🔒 | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✗ | 🔒 | 🔒 | ⏳ | ⏳ | ⏳ |
Proof-of-Stake bases| Coin base | Block time | Halving interval | Initial block reward | Max supply | Retarget window | Min-difficulty blocks | Disable retargeting | Max reorg depth | Static checkpoints | Block lottery | Lottery odds (1-in-N) | Lottery bonus | Miner share | Governance share | Masternode share |
| Pivx quark | ✓ | 🔒 | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | ✗ | 🔒 | 🔒 | 🔒 | 🔒 | 🔒 |
| Particl sha256d | ✓ | 🔒 | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | ✗ | 🔒 | 🔒 | 🔒 | 🔒 | 🔒 |
| Peercoin sha256d | ✓ | 🔒 | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | ✗ | 🔒 | 🔒 | 🔒 | 🔒 | 🔒 |
| Qtum sha256d | ✓ | 🔒 | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | ✗ | 🔒 | 🔒 | 🔒 | 🔒 | 🔒 |
| Kobocoin x15 | ✓ | 🔒 | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | ✗ | 🔒 | 🔒 | 🔒 | 🔒 | 🔒 |
| Veil sha256d | ✓ | 🔒 | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | ✗ | 🔒 | 🔒 | 🔒 | 🔒 | 🔒 |
| GalaxyCash x12 | ✓ | 🔒 | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | ✗ | 🔒 | 🔒 | 🔒 | 🔒 | 🔒 |
Token / asset bases| Coin base | Block time | Halving interval | Initial block reward | Max supply | Retarget window | Min-difficulty blocks | Disable retargeting | Max reorg depth | Static checkpoints | Block lottery | Lottery odds (1-in-N) | Lottery bonus | Miner share | Governance share | Masternode share |
| Ravencoin x16r | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| Meowcoin meowpow | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| Firo sha256d | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| Neoxa kawpow | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
| Evrmore evrprogpow | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | 🔒 | ✓ | ✓ | ✓ | ✓ | 🔒 | 🔒 | 🔒 |
All buildable today to spec of your own choosing, with compiled, Windows, Linux and Mac Wallets Cheers