课程: Building an Ethereum Blockchain App: 8 Supply Chain Smart Contract dApp
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Implementing minimal functionality - Ethereum教程
课程: Building an Ethereum Blockchain App: 8 Supply Chain Smart Contract dApp
Implementing minimal functionality
- So we've been through quite a bit of solidity code. There's a lot more to learn about the language and the environment. But you've seen a lot so far. Keep in mind that these example smart contracts were developed for instruction. They're not real world ready for the big bad world, to run on a real blockchain. They will run and it will have some functionality, but it's very minimal functionality. Just basic functionality is what we have implemented so far. The reason behind that is twofold. Number one, if we made this fully featured, of course, it would be really complex and very hard to use as a basic teaching tool. And secondly, I actually like to develop this way and my philosophy has always been, make it work, then make it work well. The idea behind that is if you, for your own smart contracts, design everything that you need, go ahead and put in the function headers for all the functions that you're going to…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
Designing your supply chain app4 分钟 19 秒
-
(已锁定)
What are dApps?6 分钟 25 秒
-
Token smart contract details7 分钟 29 秒
-
Supply chain smart contract details6 分钟 19 秒
-
(已锁定)
Smart contract road map1 分钟 49 秒
-
(已锁定)
Token smart contract data, part 16 分钟 40 秒
-
(已锁定)
Token smart contract data, part 28 分钟 32 秒
-
(已锁定)
Supply chain smart contract data, part 14 分钟 37 秒
-
(已锁定)
Supply chain smart contract data, part 23 分钟 15 秒
-
(已锁定)
Token smart contract functions, part 15 分钟 1 秒
-
(已锁定)
Token smart contract functions, part 24 分钟 6 秒
-
(已锁定)
Supply chain smart contract functions, part 19 分钟 41 秒
-
(已锁定)
Supply chain smart contract functions, part 28 分钟 36 秒
-
(已锁定)
Using events6 分钟 30 秒
-
(已锁定)
Implementing events4 分钟 48 秒
-
(已锁定)
More on ownership8 分钟 23 秒
-
(已锁定)
Designing for security9 分钟 9 秒
-
(已锁定)
Implementing minimal functionality6 分钟 17 秒
-