Community directory curator dApp for Status https://status-community-dapp.vercel.app
Go to file
Maria Rushkova cc233b1902
Add feature card (#11)
* Add feature card

* Change card feature styles

* Add ongoing vote style

* Add time left style

* Change timeleft & sum

* Add btn disabled style

* Refactor Cards

Co-authored-by: Szymon Szlachtowicz <szymon.szlachtowicz@Szymons-MacBook-Pro.local>
2021-06-09 08:21:38 +02:00
.github/workflows Add CI (#6) 2021-06-04 12:30:43 +02:00
src Add feature card (#11) 2021-06-09 08:21:38 +02:00
test Add api mock (#9) 2021-06-07 20:57:52 +02:00
.eslintrc.json Introduce base app (#2) 2021-06-02 10:51:58 +02:00
.gitignore Add header (#5) 2021-06-07 08:06:35 +02:00
.mocharc.json Add CI (#6) 2021-06-04 12:30:43 +02:00
.prettierrc.json Introduce base app (#2) 2021-06-02 10:51:58 +02:00
API.md Add API proposal (#3) 2021-06-02 13:01:31 +02:00
README.md Add API proposal (#3) 2021-06-02 13:01:31 +02:00
package.json Add api mock (#9) 2021-06-07 20:57:52 +02:00
tsconfig.json Introduce base app (#2) 2021-06-02 10:51:58 +02:00
webpack.config.js Introduce base app (#2) 2021-06-02 10:51:58 +02:00
yarn.lock Add api mock (#9) 2021-06-07 20:57:52 +02:00

README.md

status-community-dapp

Community directory curator dApp for Status

API

Proposed api is available here