本站已收录 番号和无损神作磁力链接/BT种子 

[FreeCourseSite.com] Udemy - Build a Blockchain & Cryptocurrency Full-Stack Edition

种子简介

种子名称: [FreeCourseSite.com] Udemy - Build a Blockchain & Cryptocurrency Full-Stack Edition
文件类型: 视频
文件数目: 107个文件
文件大小: 6.7 GB
收录时间: 2019-6-20 11:00
已经下载: 3
资源热度: 198
最近下载: 2024-5-14 08:33

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:57678714587121619d45acf5c5d79361fa87c276&dn=[FreeCourseSite.com] Udemy - Build a Blockchain & Cryptocurrency Full-Stack Edition 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCourseSite.com] Udemy - Build a Blockchain & Cryptocurrency Full-Stack Edition.torrent
  • 1. Introduction and Getting Started/1. Why this course (Course Promo).mp434.62MB
  • 1. Introduction and Getting Started/2. The Blockchain and Cryptocurrencies - What, Why, and How.mp424.58MB
  • 1. Introduction and Getting Started/3. Code the Blockchain in 10 minutes Lightning Version.mp463.99MB
  • 10. The Frontend Blockchain/1. The Frontend Blockchain Overview.mp411.47MB
  • 10. The Frontend Blockchain/10. Visualize the Blocks.mp481.29MB
  • 10. The Frontend Blockchain/11. Seed the Backend with Data.mp490.58MB
  • 10. The Frontend Blockchain/12. Stylize the Application.mp4115.99MB
  • 10. The Frontend Blockchain/13. Make a Block Component with Props.mp467.56MB
  • 10. The Frontend Blockchain/2. Optional React.js Overview.mp425.69MB
  • 10. The Frontend Blockchain/3. Serve a Frontend Page.mp465.04MB
  • 10. The Frontend Blockchain/4. Add JavaScript to the Frontend.mp435.3MB
  • 10. The Frontend Blockchain/5. Build React into the Frontend.mp487.66MB
  • 10. The Frontend Blockchain/6. Frontend Development Workflow.mp455.85MB
  • 10. The Frontend Blockchain/7. App Component.mp432.76MB
  • 10. The Frontend Blockchain/8. Fetch and Display Wallet-Info.mp4101.14MB
  • 11. The Frontend Cryptocurrency/1. The Frontend Cryptocurrency Overview.mp45.31MB
  • 11. The Frontend Cryptocurrency/2. Toggle Transaction Displays.mp499.94MB
  • 11. The Frontend Cryptocurrency/3. Transaction Component.mp482.67MB
  • 11. The Frontend Cryptocurrency/4. React Router.mp482.28MB
  • 11. The Frontend Cryptocurrency/5. Conduct Transaction Component.mp483.23MB
  • 11. The Frontend Cryptocurrency/6. Post Transaction with Component.mp449.66MB
  • 11. The Frontend Cryptocurrency/7. Transaction Pool Component.mp479.63MB
  • 11. The Frontend Cryptocurrency/8. Poll the Transaction Pool.mp485.97MB
  • 11. The Frontend Cryptocurrency/9. Mine a Block of Transactions through the Frontend.mp442.86MB
  • 12. Deploying to Production and Full-Stack Improvements/1. Prepare for production and Publish to Heroku.mp4101.42MB
  • 12. Deploying to Production and Full-Stack Improvements/2. Start Production Peers.mp431.48MB
  • 12. Deploying to Production and Full-Stack Improvements/3. Known Addresses Backend.mp434.07MB
  • 12. Deploying to Production and Full-Stack Improvements/4. Known Addresses Frontend.mp435.99MB
  • 12. Deploying to Production and Full-Stack Improvements/5. Blocks Pagination Backend.mp479.42MB
  • 12. Deploying to Production and Full-Stack Improvements/6. Blocks Pagination Frontend.mp497.42MB
  • 13. Optional References Including the JavaScript Overview/1. Optional Mega JavaScript & Node.js Overview for JS Newcomers Part 1.mp479.43MB
  • 13. Optional References Including the JavaScript Overview/2. Optional Mega JavaScript & Node.js Overview for JS Newcomers Part 2.mp461.69MB
  • 14. Conclusion/1. Congratulations! And Final Remarks.mp43.23MB
  • 2. Blocks The Blockchain Backend/1. Set Up the Blockchain Application.mp413MB
  • 2. Blocks The Blockchain Backend/2. Create the Block Class.mp437.83MB
  • 2. Blocks The Blockchain Backend/3. Create the Block Class TDD Style.mp474.44MB
  • 2. Blocks The Blockchain Backend/4. The Genesis Block Tests.mp459.08MB
  • 2. Blocks The Blockchain Backend/5. The Genesis Block Code.mp434.66MB
  • 2. Blocks The Blockchain Backend/6. Mine Blocks.mp474.42MB
  • 2. Blocks The Blockchain Backend/7. Crypto Hash and SHA-256.mp479.21MB
  • 2. Blocks The Blockchain Backend/8. Hash in MineBlock.mp437.21MB
  • 3. The Chain the Blockchain Backend/1. The Blockchain Class.mp467.65MB
  • 3. The Chain the Blockchain Backend/2. Chain Validation and Replacement Overview Free Preview.mp412.04MB
  • 3. The Chain the Blockchain Backend/3. Chain Validation Tests.mp4100.54MB
  • 3. The Chain the Blockchain Backend/4. Chain Validation Code.mp478.01MB
  • 3. The Chain the Blockchain Backend/5. Chain Replacement.mp4118.02MB
  • 3. The Chain the Blockchain Backend/6. Stub Console Output in Tests.mp454.01MB
  • 4. Proof of Work The Blockchain Backend/1. Proof of Work and the 51% Attack.mp425.72MB
  • 4. Proof of Work The Blockchain Backend/2. Difficulty and the Nonce Value Tests.mp447MB
  • 4. Proof of Work The Blockchain Backend/3. Difficulty and the Nonce Value Code.mp475.89MB
  • 4. Proof of Work The Blockchain Backend/4. Dynamic Difficulty and the Mine Rate.mp481.95MB
  • 4. Proof of Work The Blockchain Backend/5. Adjust the Difficulty in MineBlock.mp459.54MB
  • 4. Proof of Work The Blockchain Backend/6. Improve the Proof of Work System Average Work Script.mp499.72MB
  • 4. Proof of Work The Blockchain Backend/7. Improve the Proof of Work System Binary hashes.mp489.83MB
  • 4. Proof of Work The Blockchain Backend/8. Prevent Difficulty Jumps.mp478.77MB
  • 5. API and Network The Blockchain Backend/1. Blockchain API and Network Overview.mp47.66MB
  • 5. API and Network The Blockchain Backend/10. Broadcast Chain.mp486.09MB
  • 5. API and Network The Blockchain Backend/11. Start Peers and Broadcast Chain on API Mine.mp467.14MB
  • 5. API and Network The Blockchain Backend/12. Sync Chain on Connect.mp472.26MB
  • 5. API and Network The Blockchain Backend/13. Avoid Redundant Interactions.mp450.22MB
  • 5. API and Network The Blockchain Backend/2. Setup Express API.mp449.43MB
  • 5. API and Network The Blockchain Backend/3. Post Request to Mine a Block.mp461.94MB
  • 5. API and Network The Blockchain Backend/4. Real-Time Messaging Network through PubSub Overview.mp411.54MB
  • 5. API and Network The Blockchain Backend/5. PubSub Options Redis or PubNub.mp414.43MB
  • 5. API and Network The Blockchain Backend/7. Redis PublisherSubscriber Class.mp472.19MB
  • 5. API and Network The Blockchain Backend/9. PubNub a Non-Redis PubSub Alternative.mp493.2MB
  • 6. Wallets, Keys, and Transactions The Cryptocurrency Backend/1. Wallets, Keys, and Transactions Overview.mp422.32MB
  • 6. Wallets, Keys, and Transactions The Cryptocurrency Backend/10. Validate Transaction.mp4112.33MB
  • 6. Wallets, Keys, and Transactions The Cryptocurrency Backend/11. Wallet Create Transaction.mp4109.37MB
  • 6. Wallets, Keys, and Transactions The Cryptocurrency Backend/12. Update Transactions with Multiple Outputs.mp4112.13MB
  • 6. Wallets, Keys, and Transactions The Cryptocurrency Backend/13. Improve the CryptoHash.mp474.26MB
  • 6. Wallets, Keys, and Transactions The Cryptocurrency Backend/14. Transaction Update Edge Cases.mp4101.56MB
  • 6. Wallets, Keys, and Transactions The Cryptocurrency Backend/2. Code Organization.mp450.87MB
  • 6. Wallets, Keys, and Transactions The Cryptocurrency Backend/3. Create and Test Wallet Class.mp451.97MB
  • 6. Wallets, Keys, and Transactions The Cryptocurrency Backend/4. Key Pair and Public Key Addresses.mp461.25MB
  • 6. Wallets, Keys, and Transactions The Cryptocurrency Backend/5. Sign Data and Verifying Signatures.mp492.61MB
  • 6. Wallets, Keys, and Transactions The Cryptocurrency Backend/6. Transaction Objects and the OutputMap Tests.mp457.86MB
  • 6. Wallets, Keys, and Transactions The Cryptocurrency Backend/7. Transaction Objects and the OutputMap Code.mp445.24MB
  • 6. Wallets, Keys, and Transactions The Cryptocurrency Backend/8. Transaction Inputs.mp487.99MB
  • 6. Wallets, Keys, and Transactions The Cryptocurrency Backend/9. Cohesive Utility.mp418.66MB
  • 7. Transaction Pool The Blockchain and Cryptocurrency Backend/1. Transaction Pool Overview.mp46.41MB
  • 7. Transaction Pool The Blockchain and Cryptocurrency Backend/2. Create the Transaction Pool and Set Transactions.mp471.32MB
  • 7. Transaction Pool The Blockchain and Cryptocurrency Backend/3. API Transactions and Main Transaction Pool.mp468.64MB
  • 7. Transaction Pool The Blockchain and Cryptocurrency Backend/4. Handle Invalid Transactions.mp437.44MB
  • 7. Transaction Pool The Blockchain and Cryptocurrency Backend/5. Transaction Updates in the API.mp480.95MB
  • 7. Transaction Pool The Blockchain and Cryptocurrency Backend/6. Get Transaction Pool Map.mp431MB
  • 7. Transaction Pool The Blockchain and Cryptocurrency Backend/7. Broadcast Transaction.mp487.35MB
  • 7. Transaction Pool The Blockchain and Cryptocurrency Backend/9. Sync Transaction Pool Map on Connect.mp458.09MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/1. Mine Transactions Overview.mp412.93MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/10. Calculate the Balance before each Transaction.mp471.86MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/11. Wallet Balance From Recent Transaction.mp4124.16MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/12. Wallet-Info Request.mp437.57MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/13. Validate Transaction Blocks Overview.mp49.99MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/14. Valid Transaction Data Tests.mp499.95MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/15. Valid Transaction Data Code.mp4147.36MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/16. Validate Input Balances.mp483.81MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/17. Prevent Duplicate Transactions in Block.mp443.62MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/18. Validate Transaction Chain.mp482.25MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/2. Transaction Miner Class.mp425.73MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/3. Grab Valid Transactions.mp491.49MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/4. Reward Transaction.mp4108.59MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/5. Clear Blockchain Transactions.mp4101.66MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/6. Mine Transactions Endpoint.mp475.65MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/7. Clear Recorded Transactions on Successful Replace.mp450.73MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/8. Blockchain Balance Overview.mp413.44MB
  • 8. Mine Transactions The Blockchain and Cryptocurrency Backend/9. Calculate the Wallet Balance.mp4109.27MB
  • 9. The Blockchain and Cryptocurrency Backend Review/1. The Blockchain and Cryptocurrency Backend Review.mp4119.1MB