Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 813 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 813 Bytes

chialisp-playground

The chialisp-playground provides a simple interface for interested developers to try out the Chialisp programming language, which powers the Chia blockchain.

Demo

A demo of the playgorund can be found at https://chialisp-playground.vercel.app/

Serve locally for development

Currently, only the VS Code Dark+ theme is included.

Attribution

This project is based on bolinfest/monaco-tm, which enables Monaco to understand textmate grammars, and Rigidity/vscode-chialisp, where I got the initial textmate grammar for chialisp. Both projects are licensed under the MIT license