基于区块链的毕业设计Ethereum – 以太坊
本文提供基于区块链的毕业设计国外最新区块链项目源码下载,包括solidity,eth,fabric等blockchain区块链,基于区块链的毕业设计Ethereum – 以太坊 是一篇很好的国外资料
Ethereum
A repository for Ethereum learning materials, experimentation’s and explorations.
Key
Types
Educational: These projects where to learn or experiment with a specific idea/concept/etc Educational SimpleBank
: The base project, SimpleBank
is a very simple dApp, built in an easy to understand way. There are plenty of comments so that the wiring and contracts are no mystery. Variations of the SimpleBank
, such as SimpleBankWithENS
are the same simple dApp, but with it implementing a tool or project within the Ethereum space. These SimpleBankWith
‘s are designed to be easy to follow examples of implementing the tool or product, so that you can implement the tool in your own dApp with minimal confusion. Projects: These are my own projects or ideas I am working on.
Progress
Coming Soon! A planned project WIP Work In Progress. Currently under construction. Done, BCBR The code is all there, But Could Be Refined. Done To the best of my ability, it works, does what it is supposed to.
Type | Subtopic Link | Version | Description | Progress |
---|---|---|---|---|
Educational SimpleBank |
dApp template SimpleBank |
0.5.0 |
A basic dApp. The contract is an ERC20 token that will mint free tokens. Has a simple front end to display balances and allow a user to interact with the contracts. | WIP |
Educational SimpleBank |
ENS SimpleBankWithENS |
0.5.0 |
SimpleBankWithENS is the SimpleBank project with ENS integrated, to allow for a quick and easy to follow example of ENS implementation. |
Coming Soon! |
Educational | Encoding Functions | 0.5.0 |
Encoding Solidity functions in Solidity and JavaScript, as well as executing your newly encoded functions in Solidity. | Done, BCBR |
Educational | Vyper | A cheat sheet for Vyper contracts – variable names, contract structure, limitations and nuances. | WIP | |
Projects | Xctly | 0.5.0 |
A subscription based social media platform where creators get paid for their content by the people consuming it. | Coming Soon! |
We use optional third-party analytics cookies to understand how you use GitHub.com so we can build better products. Learn more.
We use optional third-party analytics cookies to understand how you use GitHub.com so we can build better products.
You can always update your selection by clicking Cookie Preferences at the bottom of the page. For more information, see our Privacy Statement.
Essential cookies
We use essential cookies to perform essential website functions, e.g. they’re used to log you in. Learn more
Always active
Analytics cookies
We use analytics cookies to understand how you use our websites so we can make them better, e.g. they’re used to gather information about the pages you visit and how many clicks you need to accomplish a task. Learn more
键
类型
教育性:在这些项目中学习或实验特定的想法/概念等教育SimpleBank:基本项目SimpleBank是一个非常简单的dApp,以易于理解的方式构建。有大量的评论,所以布线和合同就不再神秘了。SimpleBank的变体,比如SimpleBankWithENS,都是相同的简单dApp,但是它在以太坊eth空间中实现了一个工具或项目。这些SimpleBankWith设计为易于遵循实现工具或产品的示例,因此您可以在自己的dApp中以最小的混淆实现该工具。项目:这些是我自己的项目或想法,我正在工作。
进度
马上就来!计划在制品项目正在进行中。目前正在建设中。完成了,BCBR代码就在那里了,但可以进行改进。尽我所能,它起作用了,做了它应该做的。
Type | Subtopic Link | Version | Description | Progress |
---|---|---|---|---|
教育简单库 | dApp模板SimpleBank | 0.5.0 | 一个基本的dApp。该合同是一个ERC20代币,将铸造免费代币。有一个简单的前端来显示余额,并允许用户与合同交互。 | WIP |
教育SimpleBank | ENS SimpleBankWithENS | 0.5.0 | SimpleBankWithENS是一个集成了ENS的SimpleBank项目,以实现ENS的快速和易于遵循的示例。 | 马上就来! |
教育性的 | 编码函数 | 0.5.0 | 用Solidity和JavaScript编码Solidity函数,以及在Solidity中执行新编码的函数。 | 完成,BCBR |
教育性的 | Vyper | A cheat sheet for Vyper contracts – variable names, contract structure, limitations and nuances. | Vyper合同的备忘单-变量名称、合同结构、限制和细微差别。 | |
WIP | 项目 | xcly | 0.5.0 | 一个基于订阅的社交媒体平台,在这个平台上,创作者的内容由用户付费。 |
我们使用可选的第三方分析cookies来了解您如何使用GitHub.com网站所以我们可以制造更好的产品。了解更多。
我们使用可选的第三方分析cookies来了解您如何使用GitHub.com网站所以我们可以制造更好的产品。
您可以随时通过单击页面底部的Cookie首选项来更新您的选择。有关更多信息,请参阅我们的隐私声明。
基本cookies
我们使用基本Cookie来执行基本的网站功能,例如,它们用于让您登录。了解更多
始终处于活动状态
分析cookies
我们使用analytics Cookie来了解您如何使用我们的网站,以便我们能够使其变得更好,例如,它们用于收集有关您访问的页面以及完成一项任务需要多少次单击的信息。了解更多
部分转自网络,侵权联系删除区块链源码网
区块链知识分享网, 以太坊dapp资源网, 区块链教程, fabric教程下载, 区块链书籍下载, 区块链资料下载, 区块链视频教程下载, 区块链基础教程, 区块链入门教程, 区块链资源 » 基于区块链的毕业设计Ethereum – 以太坊