Cherty
  • 🌎Welcome to Cherty!
  • ☑️Reusable Computation
    • ⚙️Data Structures
    • 📋Versioning
  • 👍Authentication
  • 🪐Permissioned IPFS
Powered by GitBook
On this page
  1. Reusable Computation

Versioning

Pop(plæ)r.network version 1.0.1

Version Object

Pop(plæ)r uses SemVer versioning with git-like branches and lineage. A version object has these keys:

  • major: int

  • minor: int

  • patch: int

  • branch: string

  • previous: array of CIDs of previous versions. These are CIDs of the entity that the version metadata object is associated with.

PreviousData StructuresNextAuthentication

Last updated 8 months ago

☑️
📋