/lazy-contract-mapping

A scrapy tool for lazy contract mapping

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

lazy-contract-mapping

A scrapy tool for lazy contract mapping

Getting Started

Install python virtual environment

make install

Source into it

source .venv/bin/activate

Run example script (to test)

sh scripts/example.sh

OR

python3 -m scrapy crawl -a url=https://docs.radioshack.org/radioshack-defi/links/official-addresses contract_mappings -o contracts.json