morley-upgradeable: Upgradeability infrastructure based on Morley.

[ language, library, mit, program ] [ Propose Tags ]

Basic infrastructure for writing upgradeable contracts in Morley-based eDSL.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.3
Change log CHANGES.md
Dependencies base-noprelude (>=4.7 && <5), cleveland, colourista, constraints, containers, first-class-families (>=0.5.0.0), fmt, hedgehog, hex-text, HUnit, lens, lorentz, morley, morley-client, morley-prelude, morley-upgradeable, mtl, optparse-applicative, singletons, text, vinyl, with-utf8 [details]
License MIT
Copyright 2019-2021 Tocqueville Group
Author Serokell, Tocqueville Group
Maintainer Serokell <hi@serokell.io>
Category Language
Home page https://gitlab.com/morley-framework/morley-upgradeable
Bug tracker https://gitlab.com/morley-framework/morley-upgradeable/-/issues
Source repo head: git clone git@gitlab.com:morley-framework/morley-upgradeable.git
Uploaded by pasqu4le at 2021-04-02T13:47:25Z
Distributions NixOS:0.3
Executables morley-ustore-reader
Downloads 191 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for morley-upgradeable-0.3

[back to package description]

Morley Upgradeable

This package contains infrastructure that one can use to implement an upgradeable contract. For overview of upgradeability approaches please read the related document.