package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.7.tar.gz
md5=7ca994035af0ad59692ec2a31a7236f7
sha512=f1d02b2e0ce1d4438ade29b4d863789c44571b25fb3b6e322e632d0739612b82f12bdeec559f9e266068a8de482e18fdb410bc47ae3b567f4a645bc497c9b766

Description

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

Published: 13 Aug 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