Designing Cryptocurrencies With JavaScript
Learn how to get into cryptocurrency with this blockchain course that explains how to use JavaScript and Angular to create secure cyber transactions.
This short course will teach you how to design a lightweight cryptocurrency with JavaScript. We will explain the critical components and the architecture of the blockchain action by action. Learn to develop a genesis block hash, ?Proof of Work? (PoW), transaction wallet, airdrops and rewards for minting new coins. The course explores adopting open-source technologies to build fast and secure decentralized systems. Enroll now!
What You Will Learn In This Free Course
Blockchain Concepts and Components
In this module, we will teach you how to build a lightweight cryptocurrency. We will consider the fundamental concepts of blockchain technology and implement the most vital components by creating a home-rolled crypto project. Learn how to create JavaScript classes that take on transactions, organise them into blocks, and pay coin rewards to miners.
Course assessment