Code Monkey home page Code Monkey logo

cryptochain's Introduction

Build a Blockchain and Cryptocurrency | Full-Stack Edition

The official code for the Build a Blockchain and Cryptocurrency | Full-Stack Edition course on Udemy by David Katz.

Check out the course: https://www.udemy.com/build-blockchain-full-stack

The blockchain is a revolutionary technology that allows for the secure, distributed, decentralized storage of information. Over the past few years, the blockchain has taken the engineering landscape by storm. Many people in the industry predict that the blockchain will disrupt the ways we interact with technology on the same way the Internet did in the early 2000s.

This course is a remastered version of the original Build a Blockchain and Cryptocurrency from Scratch course released in early 2018: https://www.udemy.com/build-blockchain.

This takes that course's best content, and adds a ton of additional material: Some of the main course highlights:

  • Code a full-on backend with test-driven development.
  • Write a full test suite for the backend.
  • Build a Blockchain in the object-oriented programming style.
  • Create a full frontend React.js web application.
  • Deploy the application to production (with multiple servers).
  • Create an API around the Blockchain.
  • Create a real-time connected peer-to-peer server with a pub/sub implementation.
  • Implement a proof-of-work algorithm.
  • Sign Transactions with cryptography and digital signature.
  • Create a Transaction Pool for a real-time list of incoming data.
  • Include transactions in core blocks of the chain.

cryptochain's People

Contributors

15dkatz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.