package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.12.tar.gz
md5=94e9c0fa1a08c5ce8eeee28a904baf3a
sha512=c5c5cfd2fb73212b335123a64a0160f9e1326a93a53b07c102aac3d81dd50321f796df8abc59065d6055f53721d22d8da79f981d42061655727332636f8c3b8d

Description

Archetype is a general purpose language to develop smart contracts on the Tezos blockchain, with a specific focus on contract security

Published: 02 Mar 2022

README

Archetype language

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

Online documentation

Dependencies (13)

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

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None