Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paritytech/substrate-playground
Start hacking your substrate runtime in a web based VSCode like IDE
https://github.com/paritytech/substrate-playground
kubernetes playground substrate
Last synced: about 1 month ago
JSON representation
Start hacking your substrate runtime in a web based VSCode like IDE
- Host: GitHub
- URL: https://github.com/paritytech/substrate-playground
- Owner: paritytech
- Archived: true
- Created: 2019-08-02T13:52:25.000Z (over 5 years ago)
- Default Branch: prod
- Last Pushed: 2023-12-18T18:51:42.000Z (12 months ago)
- Last Synced: 2024-11-02T02:17:03.919Z (about 1 month ago)
- Topics: kubernetes, playground, substrate
- Language: TypeScript
- Homepage:
- Size: 33.8 MB
- Stars: 75
- Watchers: 7
- Forks: 22
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - substrate-playground
README
![](https://github.com/paritytech/substrate-playground/workflows/Continuous%20Testing%20Playground/badge.svg)
# Substrate playground
A hosted website that enables the user to navigate [Substrate](https://github.com/paritytech/substrate) runtimes, modify them and run remotely accessible chain. In a couple seconds!
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](docs/extending/custom-template.md) by 3rd parties.## Deployment
Playground is a set of containerized apps deployed on a kubernetes cluster. Fear not, it's quite simple to [deploy](docs/operating/deployment.md) it!