1.2.11 • Published 3 years ago

bitfiles v1.2.11

Weekly downloads
1
License
ISC
Repository
-
Last release
3 years ago

This is a quick tool to inspect and work with files uploaded to the BSV blockchain. It also can query transactions.

You can view such files on the web at https://bico.media/, or upload them with a tool like bsvup.

Not all features are implemented. As always, feel free to PR or fork and add on or rip up.

Examples:

$ bitfiles status TX://<txid>
$ bitfiles status D://<addr>[/optional/path]
$ bitfiles status BCAT://<txid>
$ bitfiles status C://<txid>

$ bitfiles stream BCAT://<txid>
$ bitfiles download D://<addr>[/optional/pth]

$ bitfiles bitdb '{ bitdb json query }'

$ git init
$ D-to-git-fast-import <addr> | git fast-import

Listing of error.code values, a work in progress:

AlreadyExists
    provided data is already present
NoResults
    request matched nothing
InvalidData
    provided data does not work
UnknownError
    something else (should detect and update source)
    see error.original for details
1.2.11

3 years ago

1.2.10

3 years ago

1.2.9

3 years ago

1.2.8

4 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago