GitXplorerGitXplorer
h

lbry-seeder

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
4d706b40e5459da5bc6f90148952b204f38735fc

Removed auto generated comment and bumped clojure to 1.11.1

hhegjon committed a year ago
Unverified
0ac8e0d36e6d9fcc246f52847a9a1c0fa1fa2434

refactor

hhegjon committed 3 years ago
Unverified
196a5e6af82ddb0dda74d547730a6feffd6be5d6

pair programming with Morten

hhegjon committed 3 years ago
Unverified
9c3e9a841b9ad51c92c9eadc2059c13205f5a6d5

Optimize later

hhegjon committed 3 years ago
Unverified
f28beeb37709bd3d3dde08faeb2042c3335e22ef

Download all the uris

hhegjon committed 3 years ago
Unverified
3983b91f41422417fbccd9d00c602bbd2a6b56a8

Fixed claim_search api call

hhegjon committed 3 years ago

README

The README file for this repository.

lbry-seeder

Copr build status

Built on Fedora Copr at https://copr.fedorainfracloud.org/coprs/jonny/LBRY/

Requirements

  • Maven for building
  • lbrynet or the desktop application for interaction

Development

Running Maven

$ mvn package

Will produce a jar file under target containing the clojure code and .class files.

Installation

WIP

Usage

FIXME: explanation

$ java -jar lbry-seeder-0.1.0-standalone.jar [args]

License

This project is MIT licensed. For the full license, see LICENSE.