<h1 align="center">
<a href="https://fedimint.org">
Fedimint
</a>
</h1>
<p align="center">
<img src="docs/logo.jpg">
</p>
<p align="center">
<a href="https://github.com/fedimint/fedimint/actions/workflows/ci-nix.yml">
<img src="https://github.com/fedimint/fedimint/actions/workflows/ci-nix.yml/badge.svg" alt="Github Actions CI Build Status">
</a>
<a href="https://chat.fedimint.org"><img alt="Chat for developers on Discord" src="https://img.shields.io/discord/990354215060795454?label=dev%20chat"></a>
<a href="https://github.com/fedimint/fedimint/discussions">
<img src="https://img.shields.io/badge/commmunity-discussion-blue" alt="github discussion">
</a>
<img alt="Lines of code" src="https://img.shields.io/tokei/lines/github/fedimint/fedimint">
</p>
Fedimint is a federated [Chaumian e-cash](https://en.wikipedia.org/wiki/Ecash) mint backed by bitcoin with deposits and withdrawals that can occur on-chain or via Lightning.
Fedimint is alpha software. Use cautiously, with small amounts of money. There are still multiple known privacy issues.
* <a id="community" />Community:
* [Telegram group](https://t.me/fedimint) for high-level non-technical discussion
* [Developer discord](https://chat.fedimint.org) for technical discussion
* For developers:
* [Introduction for contributors](./docs/contributing.md)
* [Setting up dev environment](./docs/dev-env.md)
* [Running Fedimint for dev testing](./docs/dev-running.md)