An open API service indexing awesome lists of open source software.

https://github.com/rtradeltd/directory-upload

upload a directory to ipfs through temporal
https://github.com/rtradeltd/directory-upload

ipfs js-ipfs js-ipfs-http-client temporal temporal-js

Last synced: 5 months ago
JSON representation

upload a directory to ipfs through temporal

Awesome Lists containing this project

README

          

# directory-upload

Singular package used to upload directories to IPFS through Temporal. Leverages `temporal-js`.

# To install temporal-js v2.0.0

```shell
$> npm i temporal-js@2.0.0
```