package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

Dune Dependency

Authors

Maintainers

Sources

1.5.2.tar.gz
md5=a094afa2528372bab2178c2a516f6a3d
sha512=4bd06e6ba22c426ba1712118ec0e14e39af74f0a7b5fb373900db635f4a488b5adde47d558d48795df41d7c2035e19c3ccefc47e4531b9478a710da17170902c

Description

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

Published: 26 Apr 2024

README

Archetype language

Archetype is a general purpose language to develop Smart Contracts on the Tezos blockchain.

Online documentation

Dependencies (14)

  1. alcotest
  2. xmlm
  3. hex >= "1.4.0"
  4. js_of_ocaml-ppx >= "3.9.0"
  5. js_of_ocaml >= "3.9.0"
  6. visitors >= "20200207"
  7. uri
  8. ppx_deriving_yojson
  9. ppx_deriving
  10. yojson >= "1.6.0"
  11. num
  12. menhir >= "20180523"
  13. ocaml >= "4.08.0"
  14. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None