minimalistic version of our reward system, yotas.
website: miniyotas.osscameroon.com
You might need to install yarn
and a node
version >= 15
Yotas are set by one of OSS Cameroon admin on the ./src/res/yotas.yaml
file.
-
install the dependencies with
yarn install
-
Run
yarn dev
- build docker image
docker build -t miniyotas:latest /path/to/project/
- run docker container
docker run -d -p 3000:3000 miniyotas
A contributor can earn yotas by contributing on our open source projects. He can raise an Issue, or submit a pull request to any of our project and potentially earn yotas.
** Yotas distribution grid **
1 Yota
for raising anIssue
5 Yotas
,10 yotas
,15 yotas
,25 yotas
,40 yotas
depending on the effort required to raise aPull request
orsolve an Issue