What does Mooncoin dev focus on today?
Main tracks include node reliability, wallet architecture, and protocol-level interoperability research such as atomic swap feasibility.
Engineering Center
Central reference for mooncoin dev workstreams. Includes protocol-level research context, node/wallet integration boundaries, and reproducible validation methodology.
Define what is being verified, under which assumptions, and what would invalidate the result.
Capture command-level validation so results can be reproduced by independent operators.
mooncoin-cli getblockhash 0 mooncoin-cli getblockchaininfo mooncoin-cli listunspent
Log explicit validation boundaries to avoid conflating design goals with production outcomes.
Main tracks include node reliability, wallet architecture, and protocol-level interoperability research such as atomic swap feasibility.
Use the verification commands and compare independent outputs from your own Mooncoin node environment.
All technical updates are tracked in devlogs with explicit context, assumptions, and status boundaries.
Prototype engineering log for Mooncoin Telegram wallet and query bots, covering command boundaries, authorization controls, and mooncoin node-backed integration risks.
Architecture draft for a Mooncoin browser wallet, focused on trust boundaries, local signing, threat-model priorities, and integration limits with mooncoin node-backed services.
Technical notes on the Mooncoin Electrum proxy API exposed on port 443, including method mapping, validation boundaries, and integration constraints for wallet clients.
Technical deployment log for Mooncoin Electrum service on port 50002, including validation scope, reliability boundaries, and integration impact for wallet and dev tooling.
Engineering notes on Mooncoin wallet mobile architecture, signing boundaries, Mooncoin node dependencies, and minimum requirements for atomic swap readiness.
Technical research into Mooncoin-Litecoin atomic swap feasibility, covering HTLC script assumptions, wallet limitations, and practical node-level execution risks.
First Mooncoin full node Docker release with both x86_64 (amd64) and ARM64 support, published on Docker Hub for Mooncoin node operators and Mooncoin dev workflows.
Completed baseline verification against mainnet checkpoints and refreshed release artifacts for Linux and Windows targets.