package archetype

  1. Overview
  2. Docs
Archetype language compiler

Install

Dune Dependency

Authors

Maintainers

Sources

1.3.5.tar.gz
md5=c1bcef6cfb47e6971dde156ac6dba24c
sha512=8c5e44cf6b519418298046e90b5e50331a9ea70fb1d2e15662f1efa1902f1dca1e5c87b09d978c9617048fd87d52fc6e4529323f2944d3a0fb7a377c843d5809

Description

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

Published: 22 Sep 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