package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

dune-project
 Dependency

Authors

Maintainers

Sources

1.2.13.tar.gz
md5=c045a63f367d6ce56861d8da94eb7e79
sha512=da098bc0a70723dc0fa8c6b006555889b8223add3906f65682ff565ea4f87008588575ac5de219340aa5a9dff384ef3063bad7ecf765374bb0dc78f864331e1f

Description

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

Published: 11 Mar 2022

README

Archetype language

License Build Status

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" & < "20260112"
  12. ocaml >= "4.08.0" & < "5.3"
  13. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None