Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 420 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 420 Bytes

web3research-py-exmaples

Usage

If you are using our backend

  1. get API key from https://web3resear.ch/
  2. edit the .env file, change the API key to your API key
  3. run the dumper

If you are using your own backend

  1. run web3research-etl and build a local database
  2. edit the .env file, change to your own backend, changing the URL to your database's URL, API key to your database user
  3. run the dumper