Developers are encouraged to add their dApps to the Oasis Playground. In order to list your dApp, follow the steps:
- Make sure your dApp is licensed under the one of the OSI-approved licenses.
- Fork this repository.
- Copy
projects/.template
to a new directory insideprojects/
and name it after your dApp. Inside your new directory, finddescription.yaml
and adapt it accordingly to best describe your dApp. - Add screenshots of your dApp into
projects/your-dapp/screenshots/
. The screenshots of your dApp will be sorted by their file name. The first screenshot will be shown on the landing page and the rest in the dApp details page. - Create a Pull Request and wait for a member of the Oasis engineering team to review it.
- Once your Pull Request is approved and merged, your dApp will be listed at https://playground.oasis.io.