package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

dune-project
 Dependency

Authors

Maintainers

Sources

1.2.2.tar.gz
md5=492ba7d0e131579f7bce426fcdb87d25
sha512=5ea4f3c1ff277052a4d5b744dd2b3d54b2dc6910cabc1018a26b3f694e8362c122c270b66de341a80ab2df4ef0414c0685b8ecba901ef6a2636b129842bf56c1

Description

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

Published: 09 Mar 2021

README

Archetype language

License Build Status

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

Online documentation

Dependencies (9)

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

Dev Dependencies

None

Used by

None

Conflicts

None