package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.15.tar.gz
md5=846f0de9b05c45653a560f02197b9d07
sha512=3cd30e986fdce038cc809f29d3034c1d075dc8a364967b95c2b92233b84dfe38cda7916620064209530e6fb513636c09ae0b637f306c5e44d9105647c83f1564

Description

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

Published: 23 Apr 2022

README

Archetype language

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

Online documentation

Dependencies (13)

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

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None