https://github.com/osscameroon/yotas
Oss's monetisation system to reward developpers on organizations !
https://github.com/osscameroon/yotas
monney open-source rewarding rewards rewards-platform
Last synced: 2 months ago
JSON representation
Oss's monetisation system to reward developpers on organizations !
- Host: GitHub
- URL: https://github.com/osscameroon/yotas
- Owner: osscameroon
- License: gpl-3.0
- Created: 2021-01-26T03:27:13.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-04T19:37:35.000Z (about 4 years ago)
- Last Synced: 2025-10-27T06:28:04.120Z (8 months ago)
- Topics: monney, open-source, rewarding, rewards, rewards-platform
- Language: Go
- Homepage:
- Size: 1.12 MB
- Stars: 20
- Watchers: 5
- Forks: 5
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yotas
Oss's reward system
Yotas is an open source engagement awarding system. Open source contributors across the organisation are awarded for the effort and energy they put into the platform. Each interaction they have on GitHub will give them a certain number of Yotas which can be traded for goodies, mentoring, ebooks (etc...) in an OSS shop.
## Why?
[know more about yotas](./docs/wiki/whatisyotas.md)
## How to run
TODO
## How to run the api doc
move to the `docs/api/` folder and run:
```terminal
$> yarn install
$> yarn start
```
## License
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0)