Torrent Info
Title [FreeTutorials.Us] Udemy - Learn Blockchain By Building Your Own In JavaScript
Category
Size 5.28GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
[FreeCoursesOnline.Us].url 123B
[FreeTutorials.Us].url 119B
[FTU Forum].url 252B
1. Blockchain Introduction.mp4 26.41MB
1. Blockchain Introduction.srt 2.08KB
1. Block Explorer Introduction.mp4 27.47MB
1. Block Explorer Introduction.srt 2.67KB
1. Building An API - Introduction.mp4 10.40MB
1. Building An API - Introduction.srt 2.20KB
1. Consensus Introduction.mp4 15.82MB
1. Consensus Introduction.srt 5.25KB
1. Course Introduction.mp4 63.18MB
1. Course Introduction.srt 3.29KB
1. Course Recap.mp4 73.13MB
1. Course Recap.srt 6.41KB
1. Decentralized Blockchain Network - Introduction.mp4 12.98MB
1. Decentralized Blockchain Network - Introduction.srt 2.85KB
1. Synchronizing The Network - Introduction.mp4 23.68MB
1. Synchronizing The Network - Introduction.srt 3.45KB
10. Block Explorer File Source Code.html 206B
10. SHA256 Hashing.mp4 47.26MB
10. SHA256 Hashing.srt 5.63KB
10. Testing New Endpoints.mp4 184.54MB
10. Testing New Endpoints.srt 20.48KB
10. Testing POST register-node Endpoint.mp4 60.70MB
10. Testing POST register-node Endpoint.srt 5.82KB
11. Block Explorer File Explanation.mp4 67.72MB
11. Block Explorer File Explanation.srt 5.48KB
11. Building POST register-nodes-bulk Endpoint.mp4 126.19MB
11. Building POST register-nodes-bulk Endpoint.srt 8.69KB
11. Hash Block Method.mp4 65.33MB
11. Hash Block Method.srt 5.14KB
12. Testing Hash Block Method.mp4 49.65MB
12. Testing Hash Block Method.srt 4.71KB
12. Testing POST register-nodes-bulk Endpoint.mp4 47.00MB
12. Testing POST register-nodes-bulk Endpoint.srt 4.92KB
12. Testing The Block Explorer!.mp4 98.39MB
12. Testing The Block Explorer!.srt 11.87KB
13. Testing All Network Endpoints.mp4 118.46MB
13. Testing All Network Endpoints.srt 14.89KB
13. What Is A Proof Of Work.mp4 123.25MB
13. What Is A Proof Of Work.srt 9.17KB
14. Proof Of Work Method.mp4 66.06MB
14. Proof Of Work Method.srt 5.26KB
15. Testing Proof Of Work Method.mp4 104.30MB
15. Testing Proof Of Work Method.srt 8.96KB
16. Creating A Genesis Block.mp4 42.17MB
16. Creating A Genesis Block.srt 3.72KB
17. Section 1 Wrap-Up.mp4 11.25MB
17. Section 1 Wrap-Up.srt 1.03KB
18. Blockchain Source Code.html 640B
2. Block Explorer Endpoints Outline.mp4 41.59MB
2. Block Explorer Endpoints Outline.srt 3.65KB
2. Chain Is Valid Method.mp4 189.41MB
2. Chain Is Valid Method.srt 15.48KB
2. Constructor Function Explanation.mp4 29.69MB
2. Constructor Function Explanation.srt 9.87KB
2. Creating Multiple Nodes.mp4 118.46MB
2. Creating Multiple Nodes.srt 12.21KB
2. Next Steps.mp4 8.34MB
2. Next Steps.srt 965B
2. Setting Up ExpressJS.mp4 34.04MB
2. Setting Up ExpressJS.srt 3.45KB
2. Transactions Introduction.mp4 25.68MB
2. Transactions Introduction.srt 3.32KB
2. What You Will Learn In This Course.mp4 64.14MB
2. What You Will Learn In This Course.srt 3.63KB
3. Building The API Foundation.mp4 22.99MB
3. Building The API Foundation.srt 3.02KB
3. Congrats !!!.html 970B
3. Get Block Method.mp4 61.26MB
3. Get Block Method.srt 4.33KB
3. Prototype Object Explanation.mp4 32.14MB
3. Prototype Object Explanation.srt 6.76KB
3. Refactoring Create Transaction Method.mp4 71.29MB
3. Refactoring Create Transaction Method.srt 4.89KB
3. Testing Chain Is Valid Method.mp4 139.04MB
3. Testing Chain Is Valid Method.srt 10.98KB
3. Testing The Nodes.mp4 31.66MB
3. Testing The Nodes.srt 4.52KB
3. What Is A Blockchain.mp4 116.05MB
3. What Is A Blockchain.srt 5.81KB
4. Adding The Current Node's Url.mp4 37.71MB
4. Adding The Current Node's Url.srt 3.27KB
4. Blockchain Constructor Function.mp4 15.27MB
4. Blockchain Constructor Function.srt 3.88KB
4. Building GET blockblockHash Endpoint.mp4 71.98MB
4. Building GET blockblockHash Endpoint.srt 6.54KB
4. Building GET consensus Endpoint.mp4 265.80MB
4. Building GET consensus Endpoint.srt 20.50KB
4. Building POST transactionbroadcast Endpoint.mp4 129.77MB
4. Building POST transactionbroadcast Endpoint.srt 8.58KB
4. Environment Setup.mp4 69.50MB
4. Environment Setup.srt 4.43KB
4. Installing Postman & Body-Parser.mp4 156.27MB
4. Installing Postman & Body-Parser.srt 12.76KB
5. Building The GET blockchain Endpoint.mp4 33.98MB
5. Building The GET blockchain Endpoint.srt 4.45KB
5. Create New Block Method.mp4 56.90MB
5. Create New Block Method.srt 9.44KB
5. Get Transaction Method.mp4 73.60MB
5. Get Transaction Method.srt 5.98KB
5. New Endpoints Outline.mp4 76.39MB
5. New Endpoints Outline.srt 8.95KB
5. Project Source Code.mp4 13.87MB
5. Project Source Code.srt 1.58KB
5. Refactoring POST transaction Endpoint.mp4 75.91MB
5. Refactoring POST transaction Endpoint.srt 5.26KB
5. Testing GET consensus Endpoint.mp4 77.89MB
5. Testing GET consensus Endpoint.srt 9.50KB
6. Building GET transactiontransactionId Endpoint.mp4 85.10MB
6. Building GET transactiontransactionId Endpoint.srt 6.72KB
6. Building POST register-and-broadcast-node Endpoint - Part 1.mp4 136.54MB
6. Building POST register-and-broadcast-node Endpoint - Part 1.srt 11.62KB
6. Building The POST transaction Endpoint.mp4 84.36MB
6. Building The POST transaction Endpoint.srt 7.68KB
6. Project Source Code Link Article.html 728B
6. Testing Create New Block Method.mp4 61.52MB
6. Testing Create New Block Method.srt 5.85KB
6. Testing Transaction Endpoints.mp4 79.98MB
6. Testing Transaction Endpoints.srt 8.92KB
7. Building POST register-and-broadcast-node Endpoint - Part 2.mp4 95.07MB
7. Building POST register-and-broadcast-node Endpoint - Part 2.srt 7.54KB
7. Building The GET mine Endpoint.mp4 192.54MB
7. Building The GET mine Endpoint.srt 14.69KB
7. Get Address Data Method.mp4 89.97MB
7. Get Address Data Method.srt 6.97KB
7. Get Last Block Method.mp4 10.48MB
7. Get Last Block Method.srt 856B
7. Updating Mining Information.mp4 19.03MB
7. Updating Mining Information.srt 4.05KB
8. Building GET addressaddress Endpoint.mp4 116.57MB
8. Building GET addressaddress Endpoint.srt 9.84KB
8. Building POST register-node Endpoint.mp4 92.10MB
8. Building POST register-node Endpoint.srt 6.63KB
8. Create New Transaction Method.mp4 68.33MB
8. Create New Transaction Method.srt 6.63KB
8. Testing The New Endpoints.mp4 149.36MB
8. Testing The New Endpoints.srt 15.89KB
8. Updating Mining Endpoint.mp4 154.53MB
8. Updating Mining Endpoint.srt 11.00KB
9. Adding The Block Explorer File.mp4 75.53MB
9. Adding The Block Explorer File.srt 6.23KB
9. Building POST receive-new-block Endpoint.mp4 127.61MB
9. Building POST receive-new-block Endpoint.srt 9.04KB
9. Testing Create New Transaction Method.mp4 160.34MB
9. Testing Create New Transaction Method.srt 12.75KB
9. UPDATE Installing the request library.html 907B
Distribution statistics by country
Total 0
IP List List of IP addresses which were distributed this torrent