multiversx / mx-sdk-playground

Playground for contracts and dApps. Can be opened with GitHub Codespaces or VSCode Devcontainers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Playground for contracts and dApps. Can be opened with GitHub Codespaces or VSCode Devcontainers.

License:MIT License


Languages

Language:Python 67.8%Language:Dockerfile 31.8%Language:Shell 0.4%