package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.6.tar.gz
md5=3a44b0bd6b1fb4450a00f417f3632453
sha512=2b3435725a8d366650f31832927dbfe10b9a7cbb4e3bdf4d0c9fa3274657bda280571a07bc396c6973d595665916fbcf0a675bac3e8a7735c1a58b02d97cd330

Description

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

Published: 24 Jun 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