Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.3 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.3 KB

mx-sdk-playground

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.

Open in Codespaces

GitHub Codespaces are fully configured development environments in the cloud.

Open in GitHub Codespaces

Open in Visual Studio Code Devcontainers

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.

Open in Dev Containers

What to do in the Playground

See the Welcome page for a list of things to do in the playground.