package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.9.tar.gz
md5=e4e5ebc09eea630568f952f154881abf
sha512=f440722be994f2e8e96adf94aefdeb43e638fec22f5a5ebe7cda6e7f9425c8cc3351b81969f351df1ae8b2ce2b5c91ea7317f7f3fd88c21a0673e8486b4d5f29

Description

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

Published: 05 Oct 2021

README

Archetype language

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

Online documentation

Dependencies (12)

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

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None