BlockSci icon indicating copy to clipboard operation
BlockSci copied to clipboard

Parsing the blockchain on Ubuntu 18.04

Open wahid028 opened this issue 4 years ago • 4 comments

System Information (if applicable)

Using AMI: yes/no
BlockSci version: (please provide a commit id if you're on a development branch)
Blockchain: (e.g., Bitcoin, Bitcoin Cash, Litecoin)
Parser: Disk/RPC
Total memory: XX GB

Can anyone tell me how to Parsing the blockchain. How to fill the parameters. blocksci_parser generate-config [--max-block ] [--disk ] [--rpc [--address

] [--port ]] I have completed the installation process following this link. https://citp.github.io/BlockSci/setup.html I am running a virtual machine for this configuration.

wahid028 avatar May 06 '21 06:05 wahid028

Hi, I don't know how to fill out those parameters, either. I wonder if you figure it out?

kakarottocheng avatar Apr 10 '22 03:04 kakarottocheng

couldn't work for me. later i used https://github.com/wahid028/rusty-blockparser this one. and it works well for me

wahid028 avatar Apr 14 '22 06:04 wahid028

couldn't work for me. later i used https://github.com/wahid028/rusty-blockparser this one. and it works well for me

Thank you very much! The analysis library of BlockSci is really good so I wanted to use BlockSci. Does the results from rusty blockparser can be used for BlockSci to analyze?

kakarottocheng avatar Apr 14 '22 08:04 kakarottocheng

couldn't work for me. later i used https://github.com/wahid028/rusty-blockparser this one. and it works well for me

Thank you very much! The analysis library of BlockSci is really good so I wanted to use BlockSci. Does the results from rusty blockparser can be used for BlockSci to analyze?

i didn't analyze in that way...let me know if you are able to fix the problems.

wahid028 avatar Apr 15 '22 01:04 wahid028