@storacha/upload-api
v1.2.0
Published
The upload api for storacha.network
Downloads
241
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-api
Usage
import { ... } from '@storacha/upload-api'
Contributing
Feel free to join in. All welcome. Please open an issue!
License
Dual-licensed under MIT + Apache 2.0