2.3.0 • Published 5 months ago

@storacha/indexing-service-client v2.3.0

Weekly downloads
-
License
Apache-2.0 OR MIT
Repository
github
Last release
5 months ago

indexing-service-client

JS implementation of a Storacha indexing service client.

Install

npm install @storacha/indexing-service-client

Usage

import { Client } from '@storacha/indexing-service-client'

const client = new Client()
const results = await client.queryClaims({ hashes: [/* ... multihash(es) ... */] })

Contributing

Feel free to join in. All welcome. Open an issue!

License

Dual-licensed under MIT / Apache 2.0

2.2.0-rc.2

5 months ago

2.2.0-rc.3

5 months ago

2.2.0-rc.0

5 months ago

2.2.0-rc.1

5 months ago

2.3.0

5 months ago

2.2.0

5 months ago

2.1.3

5 months ago

2.1.1

9 months ago

2.1.0

9 months ago

2.0.1-rc.6

9 months ago

2.0.1-rc.5

9 months ago

2.0.1-rc.4

9 months ago

2.0.1-rc.3

9 months ago

2.0.1-rc.2

9 months ago

2.0.1-rc.1

9 months ago

2.0.1-rc.0

9 months ago

2.0.0

11 months ago

1.1.3

11 months ago

1.1.2

12 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.0.0

12 months ago