@storacha/upload-api
v2.7.2
Published
The upload api for storacha.network
Readme
The @storacha/upload-api package provides an implementation of the w3up
UCAN invocation service. It provides a set of storage interfaces that can
be implemented to run w3up on top of arbitrary data stores.
Install
Install the package using npm:
npm install @storacha/upload-apiUsage
import { ... } from '@storacha/upload-api'Contributing
Feel free to join in. All welcome. Please open an issue!
License
Dual-licensed under Apache 2.0 OR MIT
