package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

Dune Dependency

Authors

Maintainers

Sources

1.5.1.tar.gz
md5=4373d2e6103d9570e3008821f7e5514b
sha512=5f5f856a21c679e7e6c5925914bddd18b11f200c96a3954143d1800019e20bb6b5135cadfe248141051489919347148ae83629affd431ebc6e4812bde4e3743c

Description

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

Published: 24 Jan 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