The open source centralized currency without value
Sine is a passion project that I wanted to follow 3 rules
- Fully open source
- Only provide an official api (because I can't do frontend)
- Make the currency have no conversion rate
This makes it possible for sine to be a local currency to use within your friend group, company or any group of people for rewards or things like that.
documentation is provided with github Wiki
currently sine is in development and not fully ready for use, if you want to test it out here are the steps to do so:
- download the latest docker-compose.yaml
- use
docker compose up -dto start the containers - use postman or alike to use or test the api or make your own frontend
Information about contributing is in the contributing.md file
This project is licensed under the gnu affero general public license, more information in the LICENSE.md file