在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):coinmetrics/haskell-tools开源软件地址(OpenSource Url):https://github.com/coinmetrics/haskell-tools开源编程语言(OpenSource Language):Haskell 95.8%开源软件介绍(OpenSource Introduction):Haskell-based CoinMetrics.io toolsThese tools are used by CoinMetrics.io team for exporting data from blockchains into analytical databases and monitoring full nodes synchronization state. Utilities
StatusThe project is being used in production at Coin Metrics, but many things are in flux or fragile, and docs may be outdated. Command line interface is more or less stable but may change. Please use with caution. Supported blockchains:
BinariesThere're no stable releases yet. All binaries are "bleeding edge". One easy way to run the tools is to use docker. Pull the latest version: docker pull coinmetrics/haskell-tools Run e.g. docker run -it --rm --net host coinmetrics/haskell-tools coinmetrics-export <arguments> Building from sourceBuilding with Nix is recommended, because dependencies are fetched and built automatically. With Nixnix build -Lf ./release.nix bins With Stack + Nixstack build --nix With Stackstack build Required dependencies: Stellar export also requires xdrpp and Stellar XDR headers built with XDR compiler, which may be hard to build manually. By default Stellar support is enabled, so build will fail without them. You can disable Stellar support if you don't need it: The code is only tested on Linux (but maybe works on other OSes too). |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论