2.3.0 • Published 2 months ago

@storacha/indexing-service-client v2.3.0

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

3 months ago

2.2.0-rc.3

3 months ago

2.2.0-rc.0

3 months ago

2.2.0-rc.1

3 months ago

2.3.0

2 months ago

2.2.0

3 months ago

2.1.3

3 months ago

2.1.1

6 months ago

2.1.0

6 months ago

2.0.1-rc.6

6 months ago

2.0.1-rc.5

7 months ago

2.0.1-rc.4

7 months ago

2.0.1-rc.3

7 months ago

2.0.1-rc.2

7 months ago

2.0.1-rc.1

7 months ago

2.0.1-rc.0

7 months ago

2.0.0

9 months ago

1.1.3

9 months ago

1.1.2

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.0

9 months ago