Playground for contracts and dApps, shaped as a devcontainer for GitHub Codespaces or Visual Studio Code.
Includes commonly-used tools and libraries for developing on the MultiversX platform: Rust
, mxpy
, sc-meta
, rust-analyzer
(extension), MultiversX SDKs for Python and JavaScript, and more.
GitHub Codespaces are fully configured development environments in the cloud.
If you already have VS Code and Docker installed, you can click on the badge below to get started. It will cause VS Code to automatically install the Dev Containers extension if needed, clone the source code into a container volume, and spin up a dev container for use.
See the Welcome page for a list of things to do in the playground.