Packages

Multiformats for IPFS content identifier (CID). Includes base32 and leb128 helpers.

Current section

Files

Jump to
multiformats gleam.toml
Raw

gleam.toml

name = "multiformats"
version = "1.1.0"
target = "javascript"
description = "Bindings to the js implementation of multiformats"
licences = ["Apache-2.0"]
repository = { type = "github", user = "crowdhailer", repo = "multiformats" }
links = []
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"