package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

Dune Dependency

Authors

Maintainers

Sources

1.4.2.tar.gz
md5=ba863c6395e80c84a60724189e68b7d2
sha512=5859f8a32c32dc316a3ab37ed536fcd1ded10762fde264ae0ab285935117c7d7b46899d0ba8ee9516bdf32f58215abf6b9a3912e58b8ef7f932d81790d395b35

Description

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

Published: 06 May 2023

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

Conflicts

None