package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.5.tar.gz
md5=0e2b21b83aef16fd3ec68363093bbeeb
sha512=cdcabdcd7199723da5edfa07024abd91d064888b5b64d5f5eb84bba0eefb189839c2e2f195afb58076d015598a58a2d333e6119aea8d5cdfeaf17ca6bf02b064

Description

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

Published: 16 May 2021

README

Archetype language

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

Online documentation

Dependencies (10)

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

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None