package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.1.11.tar.gz
md5=1f9f40a1731711ca8ab93c3c41e2bc7d
sha512=6555e1e54f19665ba2ffdde7d714ce967c95acd4ad590d61fb7d18131b0e5fc7e7522d0799f62e8cffa21ddc62e9afa04f1d1841c0f73574944954d57b9736c9

Description

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

Published: 12 Dec 2019

README

Archetype language

License Build Status

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

Online documentation

Dependencies (9)

  1. visitors
  2. ppx_deriving_yojson
  3. ppx_deriving
  4. yojson
  5. num
  6. digestif >= "0.7.2"
  7. menhir >= "20180703" & < "20260112"
  8. dune >= "2.7"
  9. ocaml >= "4.07.0" & < "5.3"

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. digestif = "0.7.4"