This repository contains an index of notable dApps running on the Oasis platform. The index is primarily tailored, but not limited to, technology showcases and educational material—hence the name "Playground".
The Oasis Playground is publicly accessible at https://playground.oasis.io.
To run the Oasis Playground webapp on your local machine:
-
Install dependencies:
yarn
-
Start the development server (automatically generates projects.json):
yarn dev
-
Open your browser and navigate to:
http://localhost:5173/
Developers are encouraged to contribute their dApps to the Oasis Playground!
See CONTRIBUTING.md for details.
Projects listed in this repository are neither audited nor endorsed by the Oasis Protocol Foundation or Oasis Labs, Inc. The code in this repository may contain critical vulnerabilities and should not be used in mission critical environments without careful investigation!