67P / kredits-web

Kredits Web UI
https://kredits.kosmos.org
6 stars 2 forks source link

Switch to contribution token instead of proposals #100

Closed raucao closed 5 years ago

raucao commented 5 years ago

No vetos yet, and only for collections (not creation).

Also removes Bourbon and Neat in favor of plain Sass.

closes #20

bumi commented 5 years ago

utACK

raucao commented 5 years ago

Btw, you guys can test this by simply running npm i && npm start (with local IPFS daemon running). That will show data from Rinkeby.

bumi commented 5 years ago

we soon also need to load the balances from the confirmed contributions or add more information on what we show. otherwise it is a bit misleading.

raucao commented 5 years ago

we soon also need to load the balances from the confirmed contributions or add more information on what we show. otherwise it is a bit misleading.

Yes, but we currently don't get the correct balance of kredits earned via getContributors. It's a new issue, but I agree that it is the next urgent one.