-
Notifications
You must be signed in to change notification settings - Fork 259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Parsing the blockchain on Ubuntu 18.04 #458
Comments
Hi, I don't know how to fill out those parameters, either. I wonder if you figure it out? |
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. |
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.
] [--port ]]blocksci_parser generate-config [--max-block ] [--disk ] [--rpc [--address
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.
The text was updated successfully, but these errors were encountered: