completium / vscode-archetype

Archetype language support for Visual Studio Code
MIT License
2 stars 2 forks source link

Archetype support for Visual Studio code

Archetype is a domain-specific language (DSL) to develop smart contracts on the Tezos blockchain, with a specific focus on contract security.

Quick start

Install archetype compiler

via opam

$ opam install archetype

via git

https://github.com/edukera/archetype-lang

Install this extenstion

via vscode marketplace

https://marketplace.visualstudio.com/items?itemName=edukera.archetype

via .visx

with this repository

Screenshot

Screenshot

Features