proxy.golang.org : github.com/coinbase/btcexport
* * package btcexport provides a service for parsing the blockchain as stored by a * btcd full node and exporting it as CSV in chunked files. The BlockExporter * struct runs a concurrent process to perform the export and BlockEncoder * defines the transformation from deserialized btcd structures to CSV records. * The BlockExporter supports multiple file output backends, currently including * filesystem output and uploads to Amazon S3 buckets.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/coinbase/btcexport
License: Apache-2.0
Latest release: over 6 years ago
First release: over 6 years ago
Namespace: github.com/coinbase
Stars: 22 on GitHub
Forks: 6 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago