package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

Dune Dependency

Authors

Maintainers

Sources

1.5.0.tar.gz
md5=f2122d02bd9427dd9adc1218b99175c5
sha512=9c2448bc28adbb64da1a9e9a32b94edbdfbc4a87e12ab70071c4169305b59d2fb1fe5b348dae519c2b97d43ae5362b326b784b1d354c172241aafd980e1916e4

Description

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

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