This respository contains source code that it was implemented and used during a thesis named "Analysing the Network Structure of the Bitcoin Transaction Network". More specifically, it contains 2 Bash scripts that were used to collect information from the website "Blockchain.com" about the blocks and the transactions of the Bitcoin Blockchain and 1 java program that was used to download the geo-location information of IPs from the website "IP-API".
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Υou should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Authors: A. Antoniou (University of Cyprus)
Advisor: D. Zeinalipour-Yazti (University of Cyprus)
Copyright (c) 2019, Data Management Systems Lab (DMSL), University of Cyprus. All rights reserved.