package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.10.tar.gz
md5=52d8513262184a89180501aeb28323cf
sha512=58165215b4bdcd6d30d85c3de300b99bfc3dfa8b6d188dd0b0b9db77e162d7a7495713eb42585fc537c3a2d0b7c9a36d39a89950e933b91c262eb8103ca7cbfa

Description

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

Published: 19 Nov 2021

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