package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

Dune Dependency

Authors

Maintainers

Sources

1.4.3.tar.gz
md5=056be0abf0b3855e73a7a63264ccfa86
sha512=82a146f1390808f5409ee97b31c4faad39e87eefc77f29f00e2a17fc267394e6d53e8c790e9cdde749d5acc402c53f56f0b595c40285b87d0998fbddbefdaa5d

Description

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

Published: 03 Jun 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