InfooGeek / blockchain-fundamental-exercises

Blockchain Fundamental Excercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockchain-Fundamental-Exercises

Blockchain Fundamental Excercises

In these exercises, you will learn about blockchains from the perspective of the original Bitcoin Whitepaper.

  • Hashing
  • Transactions
  • Wallet
  • POW
  • Incetives

How to Submit Your Assignment on GitHub.

  • Begin by forking the repository to create your personal copy.
  • Next, establish a new branch, and make sure to name it after yourself.
  • After you've completed your assignment or made necessary changes, it's time to submit your work. This can be done by creating a Pull Request (PR) and sending it to the main repository.

By following these steps, you'll successfully submit your assignment on GitHub.

Check out this Github Tutorial

About

Blockchain Fundamental Excercises


Languages

Language:JavaScript 100.0%