1.1.7 • Published 1 year ago

@desci-labs/desci-codex-lib v1.1.7

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

DeSci Codex logotype

DeSci Codex - Integration library

This package implements a typed API for interacting directly with Codex, by talking directly with a Ceramic and/or ComposeDB node.

Installation

Install as dependency:

Note: this package is currently not automatically published, but this will work regardless for the other packages inside the repo (-composedb and -cli).

npm install @desci-labs/desci-codex-lib

Usage

Most functions require passing in a Ceramic or composeDB client, which can be instantiated using the tools in clients.ts. Without explicit configuration, the clients will default to a Ceramic node at localhost:7007.

Do note that when running against a local node, you likely want to compile and deploy the composites in desci-codex-composedb.

Tests

The test suite depends on the models in desci-codex-composedb, and are easiest to invoke my running make test in the repo root instead of here.

1.1.7

1 year ago

1.1.7-rc0

1 year ago

1.1.6

1 year ago

1.1.6-rc0

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.2

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago