Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Start hacking your substrate runtime in a web based VSCode like IDE

Notifications You must be signed in to change notification settings

paritytech/substrate-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Substrate playground

A hosted website that enables the user to navigate Substrate runtimes, modify them and run remotely accessible chain. In a couple seconds!

Playground demo

Playground allows end-user to spin up a substrate based development environment in seconds. A full machine with terminal is then available from a web browser, ready to launch a chain and remotely access it. Playground templates can be created and maintained by 3rd parties.

Deployment

Playground is a set of containerized apps deployed on a kubernetes cluster. Fear not, it's quite simple to deploy it!