1.1.7 • Published 26 days ago

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

Weekly downloads
-
License
MIT
Repository
-
Last release
26 days 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

26 days ago

1.1.7-rc0

1 month ago

1.1.6

2 months ago

1.1.6-rc0

2 months ago

1.0.6

3 months ago

1.0.5

4 months ago

1.0.4

4 months ago

1.0.2

4 months ago

1.0.3

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago