Skip to content
Alex Brandes edited this page Dec 8, 2023 · 4 revisions

Upgrade Guide

The Currency Framework is a collection of modules that depend heavily on Constellation's Tessellation codebase. As such, this upgrade guide is organized by Tessellation version - describing the upgrade actions required to upgrade to each Tessellation version to the next. Changes to the underlying libraries still occur at a rapid pace so upgrading Tessellation and other dependencies regularly is strongly recommended.

Use the version links on the right to access the upgrade guide for each version.

Example Codebases

You may find it useful to see examples of the Currency Framework implemented in real codebases in order to understand some of the ways that it can be used.

  • Metagraph Examples - Maintained by the core team, this repo contains examples of currency framework applications with examples including IoT, NFT, and voting examples.
  • Dor Metagraph - Dor is the first MainNet metagraph. It validates data from IoT foot traffic sensors and distributes rewards to the datapreneurs that manage the devices.
Clone this wiki locally