Installation

Let's start with the following command:

git clone https://github.com/wuzhy1ng/BlockchainSpider.git

And then install the dependencies:

pip install -r requirements.txt

The above dependencies support the basic usage of BlockchainSpider. Note that if you want to use the plugins, please check the extra dependencies are installed or not.