https://github.com/bitaps-com/ltc-nodes-scanner
Litecoin nodes scanner
https://github.com/bitaps-com/ltc-nodes-scanner
Last synced: 8 months ago
JSON representation
Litecoin nodes scanner
- Host: GitHub
- URL: https://github.com/bitaps-com/ltc-nodes-scanner
- Owner: bitaps-com
- License: gpl-3.0
- Created: 2019-02-10T13:45:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-28T15:11:16.000Z (over 4 years ago)
- Last Synced: 2024-12-27T22:32:58.477Z (over 1 year ago)
- Language: Python
- Size: 72 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
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