|
|
1. Build the Blockchain Class.mp4
|
MP4
|
8.5 MB
|
|
|
1. Build the Blockchain Class.vtt
|
VTT
|
5.8 KB
|
|
|
1. Course Overview and Roadmap.mp4
|
MP4
|
4.2 MB
|
|
|
1. Course Overview and Roadmap.vtt
|
VTT
|
4.6 KB
|
|
|
1. Full-Stack version of this course! Also, Congratulations and Bonus Content.html
|
HTML
|
4 KB
|
|
|
1. Miners of Transactions.mp4
|
MP4
|
1.8 MB
|
|
|
1. Miners of Transactions.vtt
|
VTT
|
1.7 KB
|
|
|
1. Notes on the Upcoming Cryptocurrency Implementation.html
|
HTML
|
716.8 B
|
|
|
1. Organize the Project.mp4
|
MP4
|
4.5 MB
|
|
|
1. Organize the Project.vtt
|
VTT
|
3.2 KB
|
|
|
1. Peer to Peer Server.mp4
|
MP4
|
3.3 MB
|
|
|
1. Peer to Peer Server.vtt
|
VTT
|
3.4 KB
|
|
|
1. Proof of Work and the 51% Attack.mp4
|
MP4
|
9.6 MB
|
|
|
1. Proof of Work and the 51% Attack.vtt
|
VTT
|
7.1 KB
|
|
|
1. Set Up the Blockchain Application.mp4
|
MP4
|
4 MB
|
|
|
1. Set Up the Blockchain Application.vtt
|
VTT
|
2.7 KB
|
|
|
1. Transaction Pool.mp4
|
MP4
|
2.2 MB
|
|
|
1. Transaction Pool.vtt
|
VTT
|
1.9 KB
|
|
|
1.1 blockchain_class.txt.txt
|
TXT
|
409.6 B
|
|
|
1.1 organize_project.txt.txt
|
TXT
|
307.2 B
|
|
|
1.1 set_up_blockchain_app.txt.txt
|
TXT
|
204.8 B
|
|
|
10. Public Key Endpoint.mp4
|
MP4
|
3.5 MB
|
|
|
10. Public Key Endpoint.vtt
|
VTT
|
2.5 KB
|
|
|
10. Test Transaction Verification.mp4
|
MP4
|
5.5 MB
|
|
|
10. Test Transaction Verification.vtt
|
VTT
|
4 KB
|
|
|
10. The Nuance of Wallet Balance.mp4
|
MP4
|
4 MB
|
|
|
10. The Nuance of Wallet Balance.vtt
|
VTT
|
3.5 KB
|
|
|
10.1 public_key_endpoint.txt.txt
|
TXT
|
204.8 B
|
|
|
10.1 test_transaction_verification.txt.txt
|
TXT
|
409.6 B
|
|
|
11. Calculate the Wallet Balance.mp4
|
MP4
|
18.7 MB
|
|
|
11. Calculate the Wallet Balance.vtt
|
VTT
|
12.4 KB
|
|
|
11. Transaction Updates.mp4
|
MP4
|
13.1 MB
|
|
|
11. Transaction Updates.vtt
|
VTT
|
7.5 KB
|
|
|
11.1 transaction_updates.txt.txt
|
TXT
|
614.4 B
|
|
|
12. Calculate the Balance during each Transaction.mp4
|
MP4
|
10 MB
|
|
|
12. Calculate the Balance during each Transaction.vtt
|
VTT
|
6 KB
|
|
|
12. Test Transaction Updates.mp4
|
MP4
|
13.7 MB
|
|
|
12. Test Transaction Updates.vtt
|
VTT
|
6.7 KB
|
|
|
12.1 test_transaction_updates.txt.txt
|
TXT
|
716.8 B
|
|
|
13. Test Balance Calculation.mp4
|
MP4
|
21.8 MB
|
|
|
13. Test Balance Calculation.vtt
|
VTT
|
13.3 KB
|
|
|
14. The Cryptocurrency in Action.mp4
|
MP4
|
7.5 MB
|
|
|
14. The Cryptocurrency in Action.vtt
|
VTT
|
5.5 KB
|
|
|
2. Blockchain API - Get Blocks.mp4
|
MP4
|
12.2 MB
|
|
|
2. Blockchain API - Get Blocks.vtt
|
VTT
|
10.7 KB
|
|
|
2. Create the Block.mp4
|
MP4
|
17.5 MB
|
|
|
2. Create the Block.vtt
|
VTT
|
11.6 KB
|
|
|
2. Create the Miner Class.mp4
|
MP4
|
8.3 MB
|
|
|
2. Create the Miner Class.vtt
|
VTT
|
6.4 KB
|
|
|
2. Create the WebSocket Server.mp4
|
MP4
|
11.4 MB
|
|
|
2. Create the WebSocket Server.vtt
|
VTT
|
9.6 KB
|
|
|
2. Ideas on Extending the Project.html
|
HTML
|
1.3 KB
|
|
|
2. Note on the Introductory Videos.html
|
HTML
|
716.8 B
|
|
|
2. Proof of Work and the Nonce.mp4
|
MP4
|
13.9 MB
|
|
|
2. Proof of Work and the Nonce.vtt
|
VTT
|
7.7 KB
|
|
|
2. Test the Blockchain.mp4
|
MP4
|
9.7 MB
|
|
|
2. Test the Blockchain.vtt
|
VTT
|
6.3 KB
|
|
|
2. Transaction Pool - Add Transaction.mp4
|
MP4
|
6.5 MB
|
|
|
2. Transaction Pool - Add Transaction.vtt
|
VTT
|
6.5 MB
|
|
|
2. Wallets, Keys, and Transactions.mp4
|
MP4
|
9.6 MB
|
|
|
2. Wallets, Keys, and Transactions.vtt
|
VTT
|
7.3 KB
|
|
|
2.1 create-block-class.txt.txt
|
TXT
|
921.6 B
|
|
|
2.1 create_miner_class.txt.txt
|
TXT
|
716.8 B
|
|
|
2.1 get_blocks.txt.txt
|
TXT
|
819.2 B
|
|
|
2.1 p2p_server.txt.txt
|
TXT
|
819.2 B
|
|
|
2.1 proof_of_work.txt.txt
|
TXT
|
1.3 KB
|
|
|
2.1 test_blockchain.txt.txt
|
TXT
|
512 B
|
|
|
2.1 transaction_pool_add.txt.txt
|
TXT
|
1.2 KB
|
|
|
3. Connect to Blockchain Peers.mp4
|
MP4
|
10.7 MB
|
|
|
3. Connect to Blockchain Peers.vtt
|
VTT
|
8.4 KB
|
|
|
3. Create Wallet.mp4
|
MP4
|
7.8 MB
|
|
|
3. Create Wallet.vtt
|
VTT
|
5.2 KB
|
|
|
3. Genesis Block.mp4
|
MP4
|
7.9 MB
|
|
|
3. Genesis Block.vtt
|
VTT
|
5.4 KB
|
|
|
3. Grab Valid Transactions.mp4
|
MP4
|
10.9 MB
|
|
|
3. Grab Valid Transactions.vtt
|
VTT
|
7 KB
|
|
|
3. Mine Blocks Post Request.mp4
|
MP4
|
8.4 MB
|
|
|
3. Mine Blocks Post Request.vtt
|
VTT
|
7.2 KB
|
|
|
3. Multiple Chain Validation.mp4
|
MP4
|
5.1 MB
|
|
|
3. Multiple Chain Validation.vtt
|
VTT
|
3.8 KB
|
|
|
3. Test the Nonce Functionality.mp4
|
MP4
|
14.6 MB
|
|
|
3. Test the Nonce Functionality.vtt
|
VTT
|
7.8 KB
|
|
|
3. Test the Transaction Pool.mp4
|
MP4
|
13.8 MB
|
|
|
3. Test the Transaction Pool.vtt
|
VTT
|
9.5 KB
|
|
|
3. What is the Blockchain and Why Use it.mp4
|
MP4
|
9 MB
|
|
|
3. What is the Blockchain and Why Use it.vtt
|
VTT
|
8.7 KB
|
|
|
3.1 connect_peers.txt.txt
|
TXT
|
1.1 KB
|
|
|
3.1 create_wallet.txt.txt
|
TXT
|
1.4 KB
|
|
|
3.1 genesis_block.txt.txt
|
TXT
|
409.6 B
|
|
|
3.1 grab_valid_transactions.txt.txt
|
TXT
|
1.3 KB
|
|
|
3.1 mine_blocks_post.txt.txt
|
TXT
|
716.8 B
|
|
|
3.1 test_proof_of_work.txt.txt
|
TXT
|
716.8 B
|
|
|
3.1 test_transaction_pool.txt.txt
|
TXT
|
1 KB
|
|
|
4. Chain Util and Key Generation.mp4
|
MP4
|
13.2 MB
|
|
|
4. Chain Util and Key Generation.vtt
|
VTT
|
8.5 KB
|
|
|
4. Chain Validation.mp4
|
MP4
|
12.5 MB
|
|
|
4. Chain Validation.vtt
|
VTT
|
7.1 KB
|
|
|
4. Create Transactions with the Wallet.mp4
|
MP4
|
11.7 MB
|
|
|
4. Create Transactions with the Wallet.vtt
|
VTT
|
8 KB
|
|
|
4. Dynamic Block Difficulty.mp4
|
MP4
|
19.2 MB
|
|
|
4. Dynamic Block Difficulty.vtt
|
VTT
|
11.2 KB
|
|
|
4. Handle Messages from Peers.mp4
|
MP4
|
13.8 MB
|
|
|
4. Handle Messages from Peers.vtt
|
VTT
|
8.8 KB
|
|
|
4. Mine Blocks.mp4
|
MP4
|
8.2 MB
|
|
|
4. Mine Blocks.vtt
|
VTT
|
8.2 MB
|
|
|
4. Test Valid Transactions.mp4
|
MP4
|
15.1 MB
|
|
|
4. Test Valid Transactions.vtt
|
VTT
|
9.3 KB
|
|
|
4. The Blockchain in Practice Cryptocurrencies and Cryptography.mp4
|
MP4
|
5.4 MB
|
|
|
4. The Blockchain in Practice Cryptocurrencies and Cryptography.vtt
|
VTT
|
5.5 KB
|
|
|
4.1 chain_util_key_gen.txt.txt
|
TXT
|
2.1 KB
|
|
|
4.1 chain_validation.txt.txt
|
TXT
|
921.6 B
|
|
|
4.1 dynamic_difficulty.txt.txt
|
TXT
|
1.8 KB
|
|
|
4.1 handle_peer_messages.txt.txt
|
TXT
|
921.6 B
|
|
|
4.1 mine_blocks.txt.txt
|
TXT
|
819.2 B
|
|
|
4.1 test_valid_transactions.txt.txt
|
TXT
|
1.7 KB
|
|
|
4.1 transactions_with_wallet.txt.txt
|
TXT
|
1.2 KB
|
|
|
5. Create a Transaction.mp4
|
MP4
|
14.9 MB
|
|
|
5. Create a Transaction.vtt
|
VTT
|
9.5 KB
|
|
|
5. Reward Transactions.mp4
|
MP4
|
14.6 MB
|
|
|
5. Reward Transactions.vtt
|
VTT
|
9.8 KB
|
|
|
5. SHA256 Hash Function.mp4
|
MP4
|
12 MB
|
|
|
5. SHA256 Hash Function.vtt
|
VTT
|
7.5 KB
|
|
|
5. Synchronize the Blockchain across Peers.mp4
|
MP4
|
12.4 MB
|
|
|
5. Synchronize the Blockchain across Peers.vtt
|
VTT
|
9.6 KB
|
|
|
5. Test Chain Validation.mp4
|
MP4
|
10.8 MB
|
|
|
5. Test Chain Validation.vtt
|
VTT
|
6.2 KB
|
|
|
5. Test Difficulty Adjustment.mp4
|
MP4
|
17.3 MB
|
|
|
5. Test Difficulty Adjustment.vtt
|
VTT
|
10.1 KB
|
|
|
5. Test Wallet Transactions.mp4
|
MP4
|
17.8 MB
|
|
|
5. Test Wallet Transactions.vtt
|
VTT
|
12.2 KB
|
|
|
5. The Blockchain in Practice Mining and Bitcoin.mp4
|
MP4
|
7.3 MB
|
|
|
5. The Blockchain in Practice Mining and Bitcoin.vtt
|
VTT
|
7.2 KB
|
|
|
5.1 create_transaction.txt.txt
|
TXT
|
1.5 KB
|
|
|
5.1 sha256_hash.txt.txt
|
TXT
|
921.6 B
|
|
|
5.1 synchronize_chain.txt.txt
|
TXT
|
1.7 KB
|
|
|
5.1 test_chain_validation.txt.txt
|
TXT
|
614.4 B
|
|
|
5.1 test_dynamic_difficulty.txt.txt
|
TXT
|
716.8 B
|
|
|
5.1 test_wallet_transactions.txt.txt
|
TXT
|
1.2 KB
|
|
|
6. Get Transactions.mp4
|
MP4
|
8.5 MB
|
|
|
6. Get Transactions.vtt
|
VTT
|
6 KB
|
|
|
6. Replace the Chain.mp4
|
MP4
|
8 MB
|
|
|
6. Replace the Chain.vtt
|
VTT
|
4.3 KB
|
|
|
6. Roadmap to Building the Blockchain Guided by the Bitcoin White Paper.mp4
|
MP4
|
7.9 MB
|
|
|
6. Roadmap to Building the Blockchain Guided by the Bitcoin White Paper.vtt
|
VTT
|
7.2 KB
|
|
|
6. Test Reward Transactions.mp4
|
MP4
|
8.5 MB
|
|
|
6. Test Reward Transactions.vtt
|
VTT
|
4.5 KB
|
|
|
6. Test the Block.mp4
|
MP4
|
14.8 MB
|
|
|
6. Test the Block.vtt
|
VTT
|
12.2 KB
|
|
|
6. Test the Transaction.mp4
|
MP4
|
21.7 MB
|
|
|
6. Test the Transaction.vtt
|
VTT
|
10.6 KB
|
|
|
6.1 get_transactions.txt.txt
|
TXT
|
614.4 B
|
|
|
6.1 replace_chain.txt.txt
|
TXT
|
614.4 B
|
|
|
6.1 test_block.txt.txt
|
TXT
|
1 KB
|
|
|
6.1 test_transaction.txt.txt
|
TXT
|
1.3 KB
|
|
|
7. Important Course Repository and Requirements.html
|
HTML
|
2.1 KB
|
|
|
7. Post Transactions.mp4
|
MP4
|
8.7 MB
|
|
|
7. Post Transactions.vtt
|
VTT
|
6.7 KB
|
|
|
7. Reward Valid, and Clear Transactions.mp4
|
MP4
|
8.9 MB
|
|
|
7. Reward Valid, and Clear Transactions.vtt
|
VTT
|
5.6 KB
|
|
|
7. Sign a Transaction.mp4
|
MP4
|
15.9 MB
|
|
|
7. Sign a Transaction.vtt
|
VTT
|
8.5 KB
|
|
|
7. Test Chain Replacement.mp4
|
MP4
|
9.9 MB
|
|
|
7. Test Chain Replacement.vtt
|
VTT
|
5.2 KB
|
|
|
7.1 post_transactions.txt.txt
|
TXT
|
512 B
|
|
|
7.1 sign_transaction.txt.txt
|
TXT
|
2.9 KB
|
|
|
7.1 test_replace_chain.txt.txt
|
TXT
|
409.6 B
|
|
|
8. Add the Transaction Pool to the Peer to peer Server.mp4
|
MP4
|
13.9 MB
|
|
|
8. Add the Transaction Pool to the Peer to peer Server.vtt
|
VTT
|
9.1 KB
|
|
|
8. Broadcast Clear Transactions.mp4
|
MP4
|
6.5 MB
|
|
|
8. Broadcast Clear Transactions.vtt
|
VTT
|
3.5 KB
|
|
|
8. Test the Transaction Input.mp4
|
MP4
|
3.3 MB
|
|
|
8. Test the Transaction Input.vtt
|
VTT
|
2.2 KB
|
|
|
8.1 test_transaction_input.txt.txt
|
TXT
|
204.8 B
|
|
|
8.1 transaction_pool_to_p2p_server.txt.txt
|
TXT
|
1.3 KB
|
|
|
9. Handle Transaction Messages in the Peer to peer Server.mp4
|
MP4
|
14.7 MB
|
|
|
9. Handle Transaction Messages in the Peer to peer Server.vtt
|
VTT
|
10.5 KB
|
|
|
9. Mine Transactions Endpoint.mp4
|
MP4
|
14.7 MB
|
|
|
9. Mine Transactions Endpoint.vtt
|
VTT
|
9.8 KB
|
|
|
9. Verify Transactions.mp4
|
MP4
|
9.5 MB
|
|
|
9. Verify Transactions.vtt
|
VTT
|
5.6 KB
|
|
|
9.1 handle_messages_p2p_server.txt.txt
|
TXT
|
1.6 KB
|
|
|
9.1 verify_transactions.txt.txt
|
TXT
|
716.8 B
|
|
|
[FreeCourseLab.com].url
|
URL
|
102.4 B
|