Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ardriveapp/bundle-exporter
https://github.com/ardriveapp/bundle-exporter
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ardriveapp/bundle-exporter
- Owner: ardriveapp
- License: mit
- Created: 2022-02-23T14:43:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T17:30:36.000Z (almost 2 years ago)
- Last Synced: 2023-04-11T19:10:51.076Z (over 1 year ago)
- Language: JavaScript
- Size: 93.8 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Bundle Exporter
A tool designed to fetch and unpack bundle data-items.
## Install
Clone repo
Install dependencies with ```yarn```
## Usage
Will unpack any RAW bundle located on ./bundles
Just run ```node index.js```
Alternatively, you can provide a bundle TX Id
e.g.
```node index.js _y3VxYgw3jOSIU4i1tZft4FD27RBA3_nLOq6zDragQ0```
will download and unpack that bundle from Arweave.
Bundles are unpacked to ./output