-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcourse-info.yaml
More file actions
17 lines (17 loc) · 912 Bytes
/
Copy pathcourse-info.yaml
File metadata and controls
17 lines (17 loc) · 912 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
type: hyperskill
title: Blockchain
language: English
summary: 'Blockchains are data structures where blocks are inseparably connected.
What makes blockchains so special is the security level they offer due to the way
they are constructed. Blockchains are unhackable, so it makes perfect sense why
cryptocurrency makes use of this technology. In this project, you will try yourself
at making a microcosm where virtual miners earn cryptocurrency and exchange messages
and transactions using blockchain. As difficult as the project might be, it is bound
to pay off: not in cryptocurrency, but in knowledge and skills.<br/><br/>Learn more
at <a href="https://hyperskill.org/projects/50?utm_source=ide&utm_medium=ide&utm_campaign=ide&utm_content=project-card">https://hyperskill.org/projects/50</a>'
programming_language: Java
programming_language_version: 11
content:
- Topics
- Blockchain
mode: Study