package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

dune-project
 Dependency

Authors

Maintainers

Sources

1.2.3.tar.gz
md5=5da2d4eb5657a707dfb2142ca080dc8d
sha512=698b8e59e5dc2aa4d11023ffb0b9ed0c14174e29e185632a9ee2f118eaca919226023cf64094ded2829feebd86f71ee83fa8cb26287172b82385fb4686bb330c

Description

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

Published: 14 Apr 2021

README

Archetype language

License Build Status

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

Online documentation

Dependencies (9)

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

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None