zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
GetFreeCourses.Co-Udemy-Ethereum Blockchain Developer Bootcamp With Solidity (2021)
magnet:?xt=urn:btih:a1bc4e93a6ec2dac10da17b400d82fcea855e577&dn=GetFreeCourses.Co-Udemy-Ethereum Blockchain Developer Bootcamp With Solidity (2021)
磁力链接详情
Hash值:
a1bc4e93a6ec2dac10da17b400d82fcea855e577
点击数:
253
文件大小:
9.3 GB
文件数量:
120
创建日期:
2022-6-14 10:59
最后访问:
2024-12-27 05:32
访问标签:
GetFreeCourses
Co-Udemy-Ethereum
Blockchain
Developer
Bootcamp
With
Solidity
2021
文件列表详情
01 A Quick Introduction into the Course/001 Quick Introduction Before Commencing With This Course.mp4 94.97 MB
02 Your Guide To Understanding Blockchain Technology/003 Why You Should Learn Blockchain Development.mp4 92.41 MB
02 Your Guide To Understanding Blockchain Technology/004 Ownership Possession and the Double Spending Problem.mp4 73.65 MB
02 Your Guide To Understanding Blockchain Technology/005 Why The Blockchain Is Such Revolutionary Technology.mp4 48.35 MB
02 Your Guide To Understanding Blockchain Technology/006 Breaking Down And Understanding The Blockchain At Its Core.mp4 68.87 MB
03 Transactions Wallets and Hashing Step By Step/007 We Install MetaMask and get Ether into the Wallet.mp4 95.27 MB
03 Transactions Wallets and Hashing Step By Step/008 Behind the Scenes MetaMask Infura Blockchain Nodes and the Ledger.mp4 61.58 MB
03 Transactions Wallets and Hashing Step By Step/010 Send your first Transaction using MetaMask.mp4 40.52 MB
03 Transactions Wallets and Hashing Step By Step/011 Behind the Scenes Ethereum Transactions and Signatures PrivatePublic-Keys.mp4 147.56 MB
03 Transactions Wallets and Hashing Step By Step/013 This is how Blocks are chained together Cryptographic Hashing Explained.mp4 109.57 MB
04 Learning Solidity Step By Step with Labs and Slides/015 LAB Create Your First Smart Contract.mp4 81.3 MB
04 Learning Solidity Step By Step with Labs and Slides/016 Create Your First Smart Contract - Explained.mp4 130.32 MB
04 Learning Solidity Step By Step with Labs and Slides/018 LAB Understanding Blockchain Nodes.mp4 67.71 MB
04 Learning Solidity Step By Step with Labs and Slides/019 Understanding Blockchain Nodes - Explained.mp4 158.32 MB
04 Learning Solidity Step By Step with Labs and Slides/022 LAB Variables - (Unsigned) Integers in Solidity.mp4 48.42 MB
04 Learning Solidity Step By Step with Labs and Slides/023 LAB Variables - Booleans.mp4 14.01 MB
04 Learning Solidity Step By Step with Labs and Slides/024 LAB Variables - Understanding Integer Wrap Around.mp4 22.54 MB
04 Learning Solidity Step By Step with Labs and Slides/025 LAB Variables - Addresses and Balances.mp4 45.95 MB
04 Learning Solidity Step By Step with Labs and Slides/026 LAB Variables - Strings in Solidity.mp4 39.79 MB
04 Learning Solidity Step By Step with Labs and Slides/027 Solidity Value Type Variables - Explained.mp4 193.56 MB
04 Learning Solidity Step By Step with Labs and Slides/029 LAB Understanding Addresses and the Msg-Object step by step.mp4 137.47 MB
04 Learning Solidity Step By Step with Labs and Slides/030 Addresses and the Global Msg-Object - Explained.mp4 166.95 MB
04 Learning Solidity Step By Step with Labs and Slides/032 LAB Starting Stopping Pausing and Deleting Smart Contracts.mp4 140.51 MB
04 Learning Solidity Step By Step with Labs and Slides/033 Starting Stopping Pausing and Deleting Information - Explained.mp4 166.26 MB
04 Learning Solidity Step By Step with Labs and Slides/035 LAB Introduction to Mappings.mp4 86.14 MB
04 Learning Solidity Step By Step with Labs and Slides/037 LAB Understanding Mappings by Example.mp4 133.59 MB
04 Learning Solidity Step By Step with Labs and Slides/038 LAB Understanding Solidity Structs Step by Step.mp4 58.97 MB
04 Learning Solidity Step By Step with Labs and Slides/039 Mappings Structs and Arrays - Explained.mp4 190.47 MB
04 Learning Solidity Step By Step with Labs and Slides/041 LAB Exception Handling in Solidity - Require Assert.mp4 91.42 MB
04 Learning Solidity Step By Step with Labs and Slides/042 Exception Require Assert Revert - Explained.mp4 201.4 MB
04 Learning Solidity Step By Step with Labs and Slides/044 LAB Constructor the Fallback Function and ViewPure Getter Functions.mp4 143.85 MB
04 Learning Solidity Step By Step with Labs and Slides/045 Constructor Fallback Function ViewPure Functions and Function Visibility.mp4 163.59 MB
04 Learning Solidity Step By Step with Labs and Slides/047 Lab Modifier Inheritance Importing of Files.mp4 109.03 MB
04 Learning Solidity Step By Step with Labs and Slides/048 Modifier Inheritance and Importing Explained.mp4 66.07 MB
04 Learning Solidity Step By Step with Labs and Slides/049 Lab Events and Return Variables.mp4 72.76 MB
04 Learning Solidity Step By Step with Labs and Slides/050 Events and Return Variables Explained.mp4 178.02 MB
04 Learning Solidity Step By Step with Labs and Slides/051 LAB The ABI Array and Debugging Explained.mp4 117.01 MB
04 Learning Solidity Step By Step with Labs and Slides/052 ABI Array Debugging and Gas Introduction in Solidity Explained.mp4 196.9 MB
04 Learning Solidity Step By Step with Labs and Slides/053 Understanding Gas and Gas Costs Step By Step.mp4 82.38 MB
04 Learning Solidity Step By Step with Labs and Slides/054 LAB Libraries and Using ... For.mp4 123.95 MB
04 Learning Solidity Step By Step with Labs and Slides/055 Libraries and Using ... For explained Step By Step.mp4 63.5 MB
04 Learning Solidity Step By Step with Labs and Slides/056 UPDATE Solidity 0.6.0 Breaking Changes Walkthrough.mp4 229.33 MB
05 FULL PROJECT - Solidity Project Create a Shared Wallet/057 Introduction to the Project we are developing.mp4 85.42 MB
05 FULL PROJECT - Solidity Project Create a Shared Wallet/058 Step 1 Define the Basic Smart Contract.mp4 33.03 MB
05 FULL PROJECT - Solidity Project Create a Shared Wallet/059 Step 2 Securing the Smart Contract.mp4 42.65 MB
05 FULL PROJECT - Solidity Project Create a Shared Wallet/060 Step 3 Re-Using OpenZepplin Smart Contracts.mp4 50.28 MB
05 FULL PROJECT - Solidity Project Create a Shared Wallet/061 Step 4 Add Allowance Functionality.mp4 96.17 MB
05 FULL PROJECT - Solidity Project Create a Shared Wallet/062 Step 5 Add Reduce-Allowance Functionality.mp4 65.59 MB
05 FULL PROJECT - Solidity Project Create a Shared Wallet/063 Step 6 Improve the Smart Contract Structure for better Auditability.mp4 17.85 MB
05 FULL PROJECT - Solidity Project Create a Shared Wallet/064 Step 7 Add Events for the Allowance Smart Contract.mp4 58.02 MB
05 FULL PROJECT - Solidity Project Create a Shared Wallet/065 Step 8 Add Events for the Simple Wallet Smart Contract.mp4 45.95 MB
05 FULL PROJECT - Solidity Project Create a Shared Wallet/066 Step 9 Add the SafeMath Library.mp4 46.25 MB
05 FULL PROJECT - Solidity Project Create a Shared Wallet/067 Step 10 Remove the RenounceOwnership Functionality.mp4 28.86 MB
05 FULL PROJECT - Solidity Project Create a Shared Wallet/068 Step 11 The Final Smart Contract from our Project.mp4 20.59 MB
06 Understanding Web3.js and Browser-Smart Contract Interaction/069 Installing NodeJS to get our Environment Set Up.mp4 69.47 MB
06 Understanding Web3.js and Browser-Smart Contract Interaction/070 Use Web3.js in the Node Console to Send Ether from One Account to the Other.mp4 167.63 MB
06 Understanding Web3.js and Browser-Smart Contract Interaction/071 Use Web3.JS in the Node Console to Interact With Smart Contracts.mp4 137.1 MB
06 Understanding Web3.js and Browser-Smart Contract Interaction/072 Using Web3.js with Chrome to Interact with Smart Contracts - Step by Step.mp4 84.97 MB
06 Understanding Web3.js and Browser-Smart Contract Interaction/073 Behind the Scenes Web3.js Blockchain Nodes RPC IPC WebSocket Connections.mp4 200.35 MB
07 FULL PROJECT Event Triggers Supply Chain Example with Truffle 5 and Unit Test/074 Project Introduction This is what we build.mp4 98.93 MB
07 FULL PROJECT Event Triggers Supply Chain Example with Truffle 5 and Unit Test/075 A Demo of the final Smart Contract Functionality.mp4 52.11 MB
07 FULL PROJECT Event Triggers Supply Chain Example with Truffle 5 and Unit Test/076 Solidity Part Implement Approach 1 for Payment Notifications.mp4 85.07 MB
07 FULL PROJECT Event Triggers Supply Chain Example with Truffle 5 and Unit Test/077 Solidity Part Test Approach 1 for Payment Notifications.mp4 45.29 MB
07 FULL PROJECT Event Triggers Supply Chain Example with Truffle 5 and Unit Test/078 Solidity Part Improve Approach 1 for flawless UX for Endusers.mp4 135.84 MB
07 FULL PROJECT Event Triggers Supply Chain Example with Truffle 5 and Unit Test/079 Solidity Part Add Ownable Functionality and Why I didnt choose OpenZeppelin.mp4 53.7 MB
07 FULL PROJECT Event Triggers Supply Chain Example with Truffle 5 and Unit Test/080 Truffle - Introduction to the Truffle Framework and Truffle Boxes.mp4 92.89 MB
07 FULL PROJECT Event Triggers Supply Chain Example with Truffle 5 and Unit Test/081 The Truffle React Box Explained Line By Line.mp4 130.97 MB
07 FULL PROJECT Event Triggers Supply Chain Example with Truffle 5 and Unit Test/083 Replace Smart Contracts in the Truffle React Box.mp4 58.22 MB
07 FULL PROJECT Event Triggers Supply Chain Example with Truffle 5 and Unit Test/084 Modify the App.js and HTML Part in the React Box.mp4 131.04 MB
07 FULL PROJECT Event Triggers Supply Chain Example with Truffle 5 and Unit Test/085 Implement the Add-Item functionality to our Smart Contracts for Item-Tracking.mp4 132.46 MB
07 FULL PROJECT Event Triggers Supply Chain Example with Truffle 5 and Unit Test/086 Add Event-Triggers to Track Payments and start the Delivery-Process.mp4 89.66 MB
07 FULL PROJECT Event Triggers Supply Chain Example with Truffle 5 and Unit Test/087 Create Unit-Tests in Truffle to Maintain Code Quality.mp4 220.66 MB
08 Understand and Use Go-Ethereum/088 Let Me Introduce The Big Picture.mp4 27.57 MB
08 Understand and Use Go-Ethereum/089 This Is Where You Can Download Geth And How You Install It.mp4 9.18 MB
08 Understand and Use Go-Ethereum/090 This Happens When You Open Geth Without Any Additional Parameters.mp4 70.97 MB
08 Understand and Use Go-Ethereum/091 Log-Output from Geth Explained.mp4 16.16 MB
08 Understand and Use Go-Ethereum/092 This Is Where The Data Is Stored By Default In Geth.mp4 4.7 MB
08 Understand and Use Go-Ethereum/093 This Is How You Attach To A Running Geth Instance.mp4 31.14 MB
08 Understand and Use Go-Ethereum/095 We Are Working With The JavaScript JSON-API.mp4 55.29 MB
08 Understand and Use Go-Ethereum/096 This Is The Difference Between Blockchains and Networks.mp4 11.98 MB
08 Understand and Use Go-Ethereum/097 This Is The Genesis.json File.mp4 6.8 MB
08 Understand and Use Go-Ethereum/098 Lets Create Our Own Private Network With Go-Ethereum.mp4 10.77 MB
08 Understand and Use Go-Ethereum/099 First steps with the Json API And Our Private Network.mp4 15.22 MB
08 Understand and Use Go-Ethereum/100 This Is How I Mine Ether On My Private Network.mp4 33.53 MB
08 Understand and Use Go-Ethereum/102 Let Me Show You Some Important Tips and Tricks With Geth.mp4 15.78 MB
09 Key Characteristics Of How The Blockchain Operates/103 The Types Of Blockchains You Can Work With.mp4 42.13 MB
09 Key Characteristics Of How The Blockchain Operates/104 Potential Use Cases For Blockchain Technology.mp4 69.86 MB
09 Key Characteristics Of How The Blockchain Operates/105 Let Me Highlight How Powerful The Ethereum Blockchain Is.mp4 40.37 MB
10 How Smart Contracts Operate At Their Core/106 Let Me Explain What Smart Contracts Actually Are.mp4 50.72 MB
10 How Smart Contracts Operate At Their Core/107 An Example Of Cryptocurrency Contract Code.mp4 19.16 MB
10 How Smart Contracts Operate At Their Core/108 The Pros And Cons Of Smart Contract Technology.mp4 25.51 MB
10 How Smart Contracts Operate At Their Core/109 The Differences Between Accounts And Contract Wallets.mp4 43.98 MB
11 Understanding Decentralisation At A Deeper Level/110 Your Introduction To Decentralisation.mp4 38.32 MB
11 Understanding Decentralisation At A Deeper Level/111 Let Me Highlight The Positives Uses Of Decentralisation.mp4 25.68 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/112 Project Introduction This is what we are building.mp4 63.77 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/114 Fungible vs. Non-Fungible Tokens Summarized.mp4 87.02 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/115 This Is How We Approach This Project The Implementation Path.mp4 148.19 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/116 We Install Truffle And Initialize our Project Using Truffle Boxes.mp4 22.67 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/117 Lets Add In The ERC20 Smart Contracts From OpenZeppelin.mp4 46.87 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/118 We Add Migrations For Truffle For The OpenZeppelin Smart Contracts.mp4 42.6 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/119 Lets Add Unit Tests Using Mocha Chai Chai-Expect and Chai-as-Promised.mp4 119.23 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/120 Its Time To Add More Unit Tests For Full Testing Of Our MyToken Smart Contract.mp4 95.04 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/121 We Add A Crowdsale Smart Contract For Solidity 0.6.x From OpenZeppelin.mp4 54.75 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/122 This Is How You Use The Crowdsale Smart Contract From OpenZeppelin.mp4 27.22 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/123 Lets Add The Migration For The MyTokenSale Smart Contract.mp4 49.24 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/124 Lets Fix The Unit Test And Encapsulate It From The Other Tests.mp4 37.14 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/125 Lets Consolidate Our Configuration in Truffle into One .env File using dotenv.mp4 58.39 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/126 Lets Write A Crowdsale Unit Test Using Mocha and Chai.mp4 52.2 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/127 Fix Multiple Truffle Tests Using A Common Setup For Chai and Chai Expect.mp4 35.83 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/128 Lets Add The Remaining Unit Tests Into Our Crowdsale.mp4 79.2 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/129 We Add A KYC Smart Contract Solution Mockup For Our Crowdsale With Whitelisting.mp4 115.23 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/130 Lets Adapt The React Frontend for Our TokenSale App.mp4 104.66 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/131 Lets Add The KYC Whitelisting Functionality To Our Frontend.mp4 67.19 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/132 Fix Common Errors With Accounts Contracts And Private Keys.mp4 67.97 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/133 Use Truffle HDWallet Provider To Deploy Smart Contracts.mp4 111.99 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/134 Buy Tokens Using MetaMask and the Send Functionality.mp4 51.65 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/135 Display Tokens Directly In MetaMask.mp4 23.72 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/136 Display And Buy Tokens Via The Website Using Web3.js.mp4 94.47 MB
12 FULL PROJECT Asset Tokenization using OpenZeppelin and Truffle/137 Deployment Of The Smart Contracts To Ropsten Using Infura.mp4 64.29 MB
13 Wrapping Up This Complete Course On Ethereum Blockchain Development/139 Thank You For Enrolling On And Completing This Course.mp4 6.53 MB
其他位置