-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into main
- Loading branch information
Showing
1 changed file
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,21 @@ | ||
lbrymeta | ||
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/Dumper_logo.svg/1200px-Dumper_logo.svg.png" width="500" height="300"> | ||
|
||
------------------- | ||
|
||
LBRYMeta Dumper is a tool that uses LBRY's Chainquery API to fetch a channel meta in JSON format | ||
Bineries are available at [Releases](https://github.com/Eniamza/lbrymeta/releases) | ||
|
||
------------------- | ||
### Running in node environment locally | ||
|
||
------------------- | ||
|
||
1. Install [NodeJS](https://nodejs.org/en/download/) [Add to path if needed] | ||
2. Clone tha repo `git clone https://github.com/Eniamza/lbrymeta.git` | ||
3. Install dependencies `npm install` | ||
4. Run the app `node index.js` | ||
5. Enjoy :wink: | ||
|
||
If you love the project. Consider Donating at <br> | ||
LBC : `bSnBdsuSMvzozjfiFDVfPoV4kbtN2YNRWM` <br> | ||
Cointree : https://cointr.ee/eni <br> |