1.0.4 • Published 4 years ago

@substrate/playground-api v1.0.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 years ago

npm.io

Substrate playground

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

Trying it out

Web

Access playground at playground.substrate.dev.

CLI

Playground templates can be started on a local machine (docker must be available).

npm install -g @substrate/playground-cli
substrate-playground
# or
npx @substrate/playground-cli

Then browse a locally accessible web IDE.

Find more details here

Support

Documentation can be found at paritytech.github.io/substrate-playground/ (and its source here)

Integrate

Playground can be integrated in external pages. This opens the door for more advanced usage e.g. interactive tutorials.

Contribute a template

Extra template (custom docker images) can be created and made available on playground.

Roadmap

Track progress here

Deployment

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

License

https://help.github.com/en/github/creating-cloning-and-archiving-repositories/licensing-a-repository

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago