package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.0.tar.gz
md5=2c16cd24330cfa3223b50ff42a2ad4f8
sha512=ff7cc71e41a94442d1383d388970001afb4c86c97a5730106591344727e89ab179a80c9549b4b250fab042a6df546c32e475bf445697420e0cd9573311728d7c

Description

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

Published: 17 Sep 2020

README

Archetype language

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.2"
  4. yojson
  5. num
  6. digestif >= "0.7.2"
  7. menhir >= "20180528"
  8. dune >= "1.10.0" & < "3.13"
  9. ocaml >= "4.07.0"

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. digestif = "0.7.4"