Community

Join the conversation.

FlowCoin is a young project. No foundation, no marketing department, no paid community managers — just people who believe CPU mining deserves a Bitcoin-grade chain underneath it.

Telegram

@flowcoin_main

Announcements, release notes, and informal discussion.

GitHub Discussions

KristianPilatovich/flowcoin/discussions

Design questions, feature proposals, technical deep-dives.

GitHub Issues

KristianPilatovich/flowcoin/issues

Bug reports and concrete, actionable work items.

Contributing

The project welcomes patches, reviews, documentation edits, and translations. If you are new to the codebase:

1. Read the spec

Start with the protocol doc and the architecture overview before touching consensus code.

2. Run the tests

./build/flowcoin_tests — 55 groups covering crypto, consensus, P2P, wallet. Keep them green.

3. Open a PR

Small, focused, with a rationale. Consensus-breaking changes need a discussion thread first.

Principles