https://github.com/bitaps-com/bgl-nodes-scanner
BGL nodes scanner
https://github.com/bitaps-com/bgl-nodes-scanner
Last synced: 12 months ago
JSON representation
BGL nodes scanner
- Host: GitHub
- URL: https://github.com/bitaps-com/bgl-nodes-scanner
- Owner: bitaps-com
- License: gpl-3.0
- Created: 2020-04-18T19:48:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-28T15:01:03.000Z (over 4 years ago)
- Last Synced: 2024-12-27T22:33:00.134Z (over 1 year ago)
- Language: Python
- Size: 72 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bitcoin nodes scanner
## Deployment
1. Clonning
git clone https://github.com/bitaps-com/btc-nodes-scanner
2. Create postgress container
cd btc-nodes-scanner; cd postgres
chmod +x run.sh
./run.sh
3. Build and run scanner
cd btc-nodes-scanner
chmod +x run.sh
./run.sh