https://github.com/valora-xyz/dapp-list
A curated list of Dapps featured in the Valora wallet.
https://github.com/valora-xyz/dapp-list
celo celo-blockchain dapp valora
Last synced: 5 months ago
JSON representation
A curated list of Dapps featured in the Valora wallet.
- Host: GitHub
- URL: https://github.com/valora-xyz/dapp-list
- Owner: valora-xyz
- License: apache-2.0
- Created: 2022-01-04T17:23:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-19T17:52:05.000Z (6 months ago)
- Last Synced: 2025-12-23T22:58:00.430Z (6 months ago)
- Topics: celo, celo-blockchain, dapp, valora
- Language: TypeScript
- Homepage:
- Size: 4.26 MB
- Stars: 7
- Watchers: 7
- Forks: 68
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dapp list
A curated list of Dapps featured in the Valora wallet.
Here's an example on what it looks like in action (note that it might become slightly outdated, but the general layout remains):
## Adding new dapps
If you're adding a new dapp, please read over the [Valora Dapps Page
Application](https://valoraapp.com/submit-dapp) before proceeding.
If you're ready to add a new dapp, see [Adding new
dapps](./docs/adding-new-dapps.md).
We encourage (and in many cases will require) basic documentation so
users will understand what your dapp does and how to get started. We
have summarized [Best Practices for User
Documentation](./docs/user-documentation-best-practices.md) to help dapps
author a basic documentation that we think will be effective.
## Development
```
yarn
yarn validate
```
## Discussion
Join `#dapp-dev` on [Valora Discord](https://valoraapp.co/discord).