citizenwallet / citizencoin

A local crypto currency for Brussels.
MIT License
3 stars 0 forks source link

citizencoin

A local crypto currency for Brussels.

Need

Whenever we meet (e.g. every first Wednesday of the month for the Crypto Wednesday), we have to buy beers and/or pizzas and we don't always have cash with us.

We can use SumUp but it takes 1.9% transaction fees. But that doesn't cover the use case of someone ordering pizzas for everyone. It's crazy that we cannot easily use crypto for such a basic use case.

Here is a project to solve that.

Goals

Requirements

Assumptions

MVP

Vision

This could be the seed for a new local currency in Brussels that would have built-in a tax system (transaction fees, demurrage fee) and a way to allocate tax money for the good of the community.

Open questions

Technical stack

Running the tests

git clone git@github.com:daobrussels/citizencoin.git
cd citizencoin/smartcontracts
npm install
npm run test

Conversations