2.3.0 • Published 7 months ago

@storacha/indexing-service-client v2.3.0

Weekly downloads
-
License
Apache-2.0 OR MIT
Repository
github
Last release
7 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

7 months ago

2.2.0-rc.3

7 months ago

2.2.0-rc.0

7 months ago

2.2.0-rc.1

7 months ago

2.3.0

7 months ago

2.2.0

7 months ago

2.1.3

7 months ago

2.1.1

10 months ago

2.1.0

10 months ago

2.0.1-rc.6

11 months ago

2.0.1-rc.5

11 months ago

2.0.1-rc.4

11 months ago

2.0.1-rc.3

11 months ago

2.0.1-rc.2

11 months ago

2.0.1-rc.1

11 months ago

2.0.1-rc.0

11 months ago

2.0.0

1 year 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