Skip to main content
Top

2021 | OriginalPaper | Chapter

An Educational Guide to Creating Your Own Cryptocurrency

Authors : Paul Medeiros, Leonidas Deligiannidis

Published in: Advances in Software Engineering, Education, and e-Learning

Publisher: Springer International Publishing

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

This work presents a comprehensive guide for students and developers who are interested in developing and experimenting with a blockchain technology for cryptocurrencies. Our work allows students to rapidly deploy a new cryptocurrency and provides an accessible way for users to process transactions and mine blocks. A new blockchain can be created using the source code of Litecoin alongside with the Microsoft Azure’s cloud service to deploy the requirements necessary for running the network associated with the blockchain. As Litecoin, we utilize scrypt as the “proof-of-work” algorithm. Built into the codebase for Litecoin, this computationally heavy algorithm is designed to ward off large-scale brute-force attacks, preventing criminals with strong hardware capabilities from bypassing the security measures of the algorithm. This article dives into the intricacies of the steps taken to deploy a new blockchain designed to be used for cryptocurrency.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Appendix
Available only for authorised users
Literature
2.
go back to reference M. Swan, Blockchain – Blueprint for a New Economy (O’Reilly Media Inc., 2015) ISBN-13: 978-1491920497 M. Swan, Blockchain – Blueprint for a New Economy (O’Reilly Media Inc., 2015) ISBN-13: 978-1491920497
3.
go back to reference D. Puthal, N. Malik, S.P. Mohanty, E. Kougianos, C. Yang, The Blockchain as a Decentralized Security Framework. IEEE Consumer Electronics Magazine, 18–21 (2018) D. Puthal, N. Malik, S.P. Mohanty, E. Kougianos, C. Yang, The Blockchain as a Decentralized Security Framework. IEEE Consumer Electronics Magazine, 18–21 (2018)
4.
go back to reference I. Giechaskiel, C. Cremers, K.B. Rasmussen, When the Crypto in Cryptocurrencies Breaks: Bitcoin Security under Broken Primitives. IEEE Computer and Reliability Societies (2018) I. Giechaskiel, C. Cremers, K.B. Rasmussen, When the Crypto in Cryptocurrencies Breaks: Bitcoin Security under Broken Primitives. IEEE Computer and Reliability Societies (2018)
5.
go back to reference A.M. Antonopoulos, Mastering Bitcoin, 2nd Edition”. ISBN: 9781491954386 (O’Reilly Media Inc., 2017) A.M. Antonopoulos, Mastering Bitcoin, 2nd Edition”. ISBN: 9781491954386 (O’Reilly Media Inc., 2017)
7.
go back to reference K.A. Taher, T. Nahar, S.A. Hossain, Enhanced Cryptocurrency Security by Time-Based Token Multi-Factor Authentication Algorithm. International Conference on Robotics, Electrical and Signal Processing Techniques (ICREST) (2019) K.A. Taher, T. Nahar, S.A. Hossain, Enhanced Cryptocurrency Security by Time-Based Token Multi-Factor Authentication Algorithm. International Conference on Robotics, Electrical and Signal Processing Techniques (ICREST) (2019)
8.
go back to reference J. Song, Programming Bitcoin. Learn How to Program Bitcoin from Scratch (O-Reilly Media Inc., 2019) ISBN-13: 978-1492031499, 2017 J. Song, Programming Bitcoin. Learn How to Program Bitcoin from Scratch (O-Reilly Media Inc., 2019) ISBN-13: 978-1492031499, 2017
9.
go back to reference G. Sargsyan, N. Castellon, R. Binnendijk, P. Cozijnsen, Blockchain Security by Design Framework for Trust and Adoption in IoT Environment. IEEE World Congress on Services (SERVICES) (2019) G. Sargsyan, N. Castellon, R. Binnendijk, P. Cozijnsen, Blockchain Security by Design Framework for Trust and Adoption in IoT Environment. IEEE World Congress on Services (SERVICES) (2019)
11.
go back to reference S-Y. Chang, Y. Park, Silent Timestamping for Blockchain Mining Pool Security. 2019 Workshop on Computing, Networking and Communications (CNC) S-Y. Chang, Y. Park, Silent Timestamping for Blockchain Mining Pool Security. 2019 Workshop on Computing, Networking and Communications (CNC)
12.
go back to reference D.K. Tosh, S. Shetty, X. Liang, C.A. Kamhoua, K.A. Kwiat, L. Njilla, Security Implications of Blockchain Cloud with Analysis of Block Withholding Attack. 17th IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing (2017) D.K. Tosh, S. Shetty, X. Liang, C.A. Kamhoua, K.A. Kwiat, L. Njilla, Security Implications of Blockchain Cloud with Analysis of Block Withholding Attack. 17th IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing (2017)
Metadata
Title
An Educational Guide to Creating Your Own Cryptocurrency
Authors
Paul Medeiros
Leonidas Deligiannidis
Copyright Year
2021
DOI
https://doi.org/10.1007/978-3-030-70873-3_12