mirror of
https://github.com/status-im/community-dapp.git
synced 2025-02-22 19:18:30 +00:00
status-community-dapp
Community directory curator dApp for Status
API
Proposed api is available here
build & run
yarn && yarn build && yarn run
To run the app in different configurations use ENV
environment variable. Possible values are: 'localhost', 'development', 'production'. If no ENV
is provided, the app will default to 'development'.
Once the app is run, connect to the wallet. NOTE: in 'production' mode it has to be Status wallet.
Currently contracts are only deployed to optimism goerli.
Description
Languages
TypeScript
98.7%
JavaScript
1.2%
HTML
0.1%