Developing a pthon library for big data processing in the field of cryptocurrencies. An application for the cryptocurrency bitcoin

In this thesis we used Python which is an interpreted, general-purpose and high-level programming language to create a library for Big Data processing in the Field of Cryptocurrencies. An application for the cryptocurrency Bitcoin.The data was in binary form that were abstracted from bitcoins blo...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Μπούρα, Μάρκος
Άλλοι συγγραφείς: Τσαγκαράκης, Εμμανουήλ
Μορφή: Thesis
Γλώσσα:English
Έκδοση: 2020
Θέματα:
Διαθέσιμο Online:http://hdl.handle.net/10889/14327
Περιγραφή
Περίληψη:In this thesis we used Python which is an interpreted, general-purpose and high-level programming language to create a library for Big Data processing in the Field of Cryptocurrencies. An application for the cryptocurrency Bitcoin.The data was in binary form that were abstracted from bitcoins blockchain, that is a growing list of records, called blocks, that are linked using cryptography. Each block contains a cryptographic hash of the previous block, a timestamp, and transaction data (generally represented as a Merkle tree) and then make assumptions and descriptive statistics.