Skip to content
Dinero Labs edited this page Jun 9, 2026 · 1 revision

FAQ

Is dinero-v8 the current source repository?

Yes. DineroLabs/dinero-v8 is the canonical public v8 source repository.

Should I download from the source tree?

No. Most users should download from Releases:

https://github.com/DineroLabs/dinero-v8/releases

Why does the GitHub repository show many folders?

Because this is a monorepo. It contains daemon, wallet, mobile runtime, mining, packaging, tests, docs, and operator tooling. Use START_HERE.md or this wiki if the source tree is not what you need.

Is regtest mainnet?

No. Regtest is a local private test chain for development. Mainnet is the public Dinero chain.

What should I use for pool mining?

Use SV2 unless a maintainer asks you to test legacy Stratum V1.

Where should I ask setup questions?

Use Discussions:

https://github.com/DineroLabs/dinero-v8/discussions

Clone this wiki locally