package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.8.tar.gz
md5=6ffa38d7294a60ef0613bb5d0b8299fe
sha512=b69db5c365a2c925e994311a3fa0f76e378154d755bda68c06f35bdbca4ce9ea7c164bbf8ca8c7f2017eecf823a3f35e12eab1c6df03aa25e090efd6beef6082

Description

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

Published: 07 Sep 2021

README

Archetype language

Archetype language is a DSL (Domain Specific Language) to describe blockchain business processes.

Online documentation

Dependencies (12)

  1. xmlm
  2. hex
  3. js_of_ocaml-ppx >= "3.9.0"
  4. js_of_ocaml >= "3.9.0"
  5. visitors >= "20200207"
  6. ppx_deriving_yojson
  7. ppx_deriving
  8. yojson >= "1.6.0"
  9. num
  10. menhir >= "20180523"
  11. ocaml >= "4.08.0"
  12. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None