package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.1.12.tar.gz
md5=49d1427cf0d54c885e165bea3393aa9e
sha512=7e6a47061aebcd3cff2a747398f3ea107b39c14e9daea4a1d9aa62cba7284aa1586a0a57367021eb59ef9c181547ec3d70b3a5a8d10466427559e23e6853e212

Description

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

Published: 10 Jan 2020

README

Archetype language

License Build Status

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

Online documentation

Dependencies (9)

  1. visitors
  2. ppx_deriving_yojson
  3. ppx_deriving
  4. yojson
  5. num
  6. digestif >= "0.7.2"
  7. menhir >= "20180703" & < "20260112"
  8. dune >= "2.7"
  9. ocaml >= "4.07.0" & < "5.3"

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. digestif = "0.7.4"