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
- Host: GitHub
- URL: https://github.com/rtradeltd/directory-upload
- Owner: RTradeLtd
- License: agpl-3.0
- Created: 2019-11-15T01:58:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-23T00:16:44.000Z (over 6 years ago)
- Last Synced: 2025-09-17T03:32:52.611Z (9 months ago)
- Topics: ipfs, js-ipfs, js-ipfs-http-client, temporal, temporal-js
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/directory-upload
- Size: 107 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```