package archetype
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Archetype language compiler
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.1.1.tar.gz
md5=6198d3deb779dc002fec05e7ae5657ea
sha512=deedfbe33d80f69c2b1b041206f20bf7f0b172f5384b013665d0d5e102029ef8188c58cd3801b1b98f89bb362cb4a9a13bb25893d4aba05476ebc61e85d2aab6
Description
Archetype is a domain-specific language (DSL) to develop smart contracts on the Tezos blockchain, with a specific focus on contract security
Published: 11 Aug 2020
Dependencies (9)
- visitors
- ppx_deriving_yojson
-
ppx_deriving
>= "4.2" - yojson
- num
-
digestif
>= "0.7.2" -
menhir
>= "20180528" & < "20260112" -
dune
>= "2.7" & < "3.13" -
ocaml
>= "4.07.0" & < "5.3"
Dev Dependencies
None
Used by
None
Conflicts (1)
-
digestif
= "0.7.4"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page