Overview
Blockchain scrapper project was developed to obtain OHLCV data directly from the blockchain. It communicated with multiple ETH chains, using several RPC server connections.
Features
- Data fetching from blockchain
- Storing data in database
- Calculating token prices based on V2 and V3 DeFi pools
Technologies Used
This project utilizes the following technologies:
- Python
- PostgreSQL
- Redis
- web3