• Complain

Akira Summers - Understanding Blockchain and Cryptocurrencies

Here you can read online Akira Summers - Understanding Blockchain and Cryptocurrencies full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2022, publisher: Taylor & Francis Group, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Akira Summers Understanding Blockchain and Cryptocurrencies
  • Book:
    Understanding Blockchain and Cryptocurrencies
  • Author:
  • Publisher:
    Taylor & Francis Group
  • Genre:
  • Year:
    2022
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

Understanding Blockchain and Cryptocurrencies: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Understanding Blockchain and Cryptocurrencies" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Whether you are a project manager looking to lead blockchain projects, a developer who would like to create blockchain-based applications, or a student with an interest, this book will provide you with the foundational understanding that you need.You have probably noticed that blockchains are growing in popularity. Governments are investigating Digital Currencies, supply chains are adopting Digital Ledgers, games makers and artists are developing NFTs (Non-Fungible Tokens), and new use-cases are emerging regularly.With such growth, many people will find themselves needing to understand how these technologies work. There will be new project teams, with technical leads managing blockchain projects and developers creating distributed applications. This book is great for them as it explains the concepts on which blockchain technologies are based, in simple terms.We will discuss and explain topics such as hashing, Merkle trees, nodes, mining, proof of work and proof of stake, consensus mechanisms encryption, vulnerabilities, and much more. The structures and principles described will be relevant for developers and managers alike, and will be demonstrated through relevant examples throughout the text.If you are looking to understand this exciting new technology, this is the book for you.

Akira Summers: author's other books


Who wrote Understanding Blockchain and Cryptocurrencies? Find out the surname, the name of the author of the book and a list of all author's works by series.

Understanding Blockchain and Cryptocurrencies — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Understanding Blockchain and Cryptocurrencies" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Understanding Blockchain and Cryptocurrencies: A Primer for Implementing and Developing Blockchain Projects
Understanding Blockchain and Cryptocurrencies Understanding Blockchain and - photo 1
Understanding Blockchain and Cryptocurrencies
Understanding Blockchain and Cryptocurrencies

A Primer for Implementing and Developing Blockchain Projects

Akira Summers

First edition published 2022 by CRC Press 6000 Broken Sound Parkway NW Suite - photo 2

First edition published 2022

by CRC Press

6000 Broken Sound Parkway NW, Suite 300, Boca Raton, FL 33487-2742

and by CRC Press

2 Park Square, Milton Park, Abingdon, Oxon, OX14 4RN

2022 Taylor & Francis Group, LLC

CRC Press is an imprint of Taylor & Francis Group, LLC

Reasonable efforts have been made to publish reliable data and information, but the author and publisher cannot assume responsibility for the validity of all materials or the consequences of their use. The authors and publishers have attempted to trace the copyright holders of all material reproduced in this publication and apologize to copyright holders if permission to publish in this form has not been obtained. If any copyright material has not been acknowledged please write and let us know so we may rectify in any future reprint.

Except as permitted under U.S. Copyright Law, no part of this book may be reprinted, reproduced, transmitted, or utilized in any form by any electronic, mechanical, or other means, now known or hereafter invented, including photocopying, microfilming, and recording, or in any information storage or retrieval system, without written permission from the publishers.

For permission to photocopy or use material electronically from this work, access

Trademark notice: Product or corporate names may be trademarks or registered trademarks and are used only for identification and explanation without intent to infringe.

ISBN: 9781032034065 (hbk)

ISBN: 9781032034072 (pbk)

ISBN: 9781003187165 (ebk)

DOI: 10.1201/9781003187165

Typeset in Sabon

by Newgen Publishing UK

This book is dedicated to my darling children, Dantai, Skyler and Rayven; to Rei; to my partner, James Gordon; to my sisters Donna Dixon and Shelley McCubbin; to the friends who have supported me over the years, in no particular order, Melissa Reddy, Damian Rourke, Helena Nouwens, Stacy OBrien, John Kelly, Avi Jawanda, Lianne Forbes, Valentina Ippolito, Cathy Easthope, Sander Sarti, Ben Clempson and to my Granny and Peter.

Contents
Figures
About the author

Hi, I am Akira Summers and I have been working in software and technological development since the year 2000. I started off in web development and interactive media, but I have held many development roles including spending several years working as a game programmer.

I am a lecturer in digital media technologies at Birmingham City University in the United Kingdom, teaching programming, interactive media and development. I am a keen blockchain developer and researcher, teaching students and industrial partners the joy of blockchain and supporting them in their blockchain endeavours. When I began developing for blockchain and teaching my students, I struggled to find books that brought together the different things that they needed to understand, so I decided to write my own and I hope you enjoy it!

Preface

So, you want to learn about blockchain. Good move! Blockchains are still in their early days and activity is growing year by year. We are in a comparable stage to the internet in its infancy. It was seen as transformational, but it was just getting going. In the beginning, static webpages were all you could expect. Now, we have interactive web applications and all manner of different technologies built on top of the internet, from apps on mobile phones, to smart devices connected around the home.

Right now, there are hundreds, probably thousands of blockchain networks, but the potential is still growing day by day and new use-cases emerge that not only revise and enhance existing tools and workflows but also allow for innovations from blockchain-based, censorship-resistant social media, to game asset management.

With so much happening and so many opportunities emerging, right now is a very exciting time to be learning about blockchain and getting involved in developing or managing projects that use this innovative new technology.

This is a guide to the basic principles of how blockchains work. There are many different implementations of blockchains and this number is growing rapidly. The cryptocurrency field alone has thousands of unique blockchains, each with their own purpose and features that are often devised and created by thriving communities of developers. It is impossible to write one guide that covers all of the features of all existing blockchains. This book, instead, covers the general principles that apply, though they are modified in different implementations.

In this book, you will learn about the structure of a blockchain and the principles that it is built upon. You will look at the methods employed in cryptocurrencies and the structures and techniques used in managing transactions. We will look at so-called blockchain 1.0 and blockchain 2.0, the differences and vulnerabilities. We will discuss and explain topics such as hashing, Merkle trees, nodes, mining, Proof of Work and Proof of Stake, consensus mechanisms, encryption and much more.

Who is this book for?

Though this book describes the computing concepts behind the blockchain, it is not just for developers. Of course, if you want to move into blockchain management of supply chains or are responsible for a blockchain voting system, you really should understand what is happening inside these systems. Equally, if you would like to manage blockchain projects, then you should have a grounding in the concepts and possibilities that blockchains bring.

This book is intended to act as a primer, before possibly moving onto further study in follow-on subjects such as blockchain development, blockchain for business, financial technologies/FinTech, supply chain management or any of the many and varied roles that are growing around this new technology.

Acknowledgement

I would like to thank those who have contributed to the making of this book. In particular, I would like to thank Manyee Lee, John Lee and Damian Rourke, for the insightful feedback that I received from you. Additionally, I would like to thank Dr Gavin Wood, founder of Ethereum and Parity, Rob Stupay and The Remix Project, TradingView and BitInfoCharts for allowing me to use your images, charts and data.

Notes

Notes and interesting facts are provided in the following boxes. It is not essential to read them to understand blockchains, but they provide useful context and fun facts like this:

Picture 3 Note: Satoshi Nakamoto, the inventor of the first real-world, widely used blockchain, never actually used the term blockchain. It was coined years later. He instead referred to it as a chain-of-blocks.

The wonderful world of blockchain is shrouded in mystery, its inventor being anonymous, releasing the idea and the source code through a pseudonym. It is easy to see why the inventor of a disruptive technology might want to remain anonymous, particularly when the system you are disrupting is money!

Here is another fun fact:

Picture 4

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Understanding Blockchain and Cryptocurrencies»

Look at similar books to Understanding Blockchain and Cryptocurrencies. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Understanding Blockchain and Cryptocurrencies»

Discussion, reviews of the book Understanding Blockchain and Cryptocurrencies and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.