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

6 months ago

2.2.0-rc.3

6 months ago

2.2.0-rc.0

6 months ago

2.2.0-rc.1

6 months ago

2.3.0

5 months ago

2.2.0

6 months ago

2.1.3

6 months ago

2.1.1

9 months ago

2.1.0

9 months ago

2.0.1-rc.6

10 months ago

2.0.1-rc.5

10 months ago

2.0.1-rc.4

10 months ago

2.0.1-rc.3

10 months ago

2.0.1-rc.2

10 months ago

2.0.1-rc.1

10 months ago

2.0.1-rc.0

10 months ago

2.0.0

12 months ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago