Ecosyste.ms: Awesome
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: 8 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-23T00:16:44.000Z (about 5 years ago)
- Last Synced: 2024-12-03T15:59:49.267Z (26 days 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: 3
- 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 [email protected]
```