public/subjects/blockchain
davhojt 41fc91e649 docs(local-node): clarify empty file sumission 2023-01-28 18:16:34 +00:00
..
artists-do-work docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
basic-swap adapted subjects to recent test changes 2023-01-28 18:16:34 +00:00
basic-wallet docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
buy-tickets docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
check-document docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
connect-to-metamask docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
decentralized-finance docs(decentralised-finance): fix typo in the name and check audit 2022-12-24 18:00:05 +00:00
donation docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
eventful-token adapted subjects to recent test changes 2023-01-28 18:16:34 +00:00
exploring-blockchains docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
financial-instruments docs(blockchain): improve audit style and titles 2022-12-24 18:00:05 +00:00
fun-and-profit docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
generate-address docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
get-account docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
hash-160 docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
hash-file docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
increment docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
lineup docs(lineup): fix path, to match reference object 2023-01-28 18:16:34 +00:00
local-node docs(local-node): clarify empty file sumission 2023-01-28 18:16:34 +00:00
local-node-info docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
minimal-token docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
named-festival adapted subjects to recent test changes 2023-01-28 18:16:34 +00:00
nft-marketplace docs(blockchain): improve audit style and titles 2022-12-24 18:00:05 +00:00
node-dashboard docs(blockchain): improve audit style and titles 2022-12-24 18:00:05 +00:00
non-fungible-cats docs(blockchain): improve audit style and titles 2022-12-24 18:00:05 +00:00
organized-festival docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
payment-channel docs(blockchain): improve audit style and titles 2022-12-24 18:00:05 +00:00
random-wallet docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
read-secret adapted subjects to recent test changes 2023-01-28 18:16:34 +00:00
register docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
register-with-events adapted subjects to recent test changes 2023-01-28 18:16:34 +00:00
retrieve-block-date docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
retrieve-transaction-in-out docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
retrieve-transaction-value docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
semi-brute docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
send-eth-transaction docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
send-ether fix(blockchain): fix typo in name 2022-12-26 16:27:06 +00:00
send-hash docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
send-transaction docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
send-transaction-to-peer docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
sign-service docs(blockchain): improve audit style and titles 2022-12-24 18:00:05 +00:00
signer docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
time-and-place docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
time-is-money docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
token-sale docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
tracking-network docs(blockchain): improve audit style and titles 2022-12-24 18:00:05 +00:00
transfers-history adapted subjects to recent test changes 2023-01-28 18:16:34 +00:00
usable-token docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00
README.md docs(blockchain): add blockchain branch subjects to public 2022-12-12 17:45:58 +00:00

README.md

Blockchain

Content

Those subjects are progressive in difficulty, designed to learn the fundamental of blockchains as well as the main technologies and tools used in the industry.

  • Quest 1: Experiment basic Bitcoin transactions
  • Quest 2: Learn fundamental cryptography
  • Quest 3: Create a complete Smart Contract
  • Quest 4: Scripted interactions with the Ethereum blockchain
  • Quest 5: Create a complete decentralised application
  • Raid 1: Create a signing service
  • Quest 6: Create a first token
  • Quest 7: An NFT based DApp
  • Quest 8: Learn the basics of DeFi and security
  • Quest 9: Explore other blockchains
  • Raid 2: Create a tracking service