Delm Compiler – Delm编译器区块链毕设代写
区块链毕设代写本文提供国外最新区块链项目源码下载,包括solidity,eth,fabric等blockchain区块链,Delm Compiler – Delm编译器区块链毕设代写 是一篇很好的国外资料
Delm Compiler
Delm-compiler is an experimental project trying to compile Elm to Solidity.
Delm aka Decentralized Elm.
Motivation
Both elm and solidity are amazing projects that are solving different problems.
- Elm enables developers to write safe code for reliable webapps;
- Solidity enables developers to write Smart Contracts which governs the behaviour of accounts within the Ethereum state.
Delm tries to leverage the best of both worlds.
Type safe code in the blockchain
- Elm-like architecture, to manage blockchain states;
- Elm type-inference to minimize (remove?) runtime errors;
- Leverage Elm and Solidity ecosystems, where possible;
- Solidity security and toolings;
- Elm debugging.
Installation
WIP
Usage
WIP
Examples
WIP
Roadmap
WIP
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
MIT
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
Delm编译器的动机可靠的webapps;
Delm编译器是一个尝试将Elm编译为Solidity的实验项目。
Delm又名分散Elm。
Motivation
elm和solidity都是解决不同问题的惊人项目。
- Solidity使开发者能够编写智能合约,控制以太坊eth状态下账户的行为。
- Elm类体系结构,用于管理区块链blockchain状态;
德尔姆试图利用两个世界的优势。
区块链blockchain中的类型安全代码
- Elm类型推断以最小化(移除?)运行时错误;
- 尽可能利用Elm和Solidity生态系统;
- Solidity安全和工具;
- Elm调试。在
- Elm debugging.
Installation
WIP
Usage
WIP
Examples
WIP
Roadmap
WIP
Contributing
请求拉取。对于重大变化,请先打开一个问题,讨论您希望更改的内容。
请确保根据需要更新测试。
License
MIT
我们使用可选的第三方分析cookies来了解您如何使用GitHub.com网站所以我们可以制造更好的产品。了解更多。
我们使用可选的第三方分析cookies来了解您如何使用GitHub.com网站所以我们可以制造更好的产品。
您可以随时通过单击页面底部的Cookie首选项来更新您的选择。有关更多信息,请参阅我们的隐私声明。
Essential cookies
我们使用基本Cookie来执行基本的网站功能,例如,它们用于让您登录。了解更多
Always active
Analytics cookies
我们使用analytics Cookie来了解您如何使用我们的网站,以便我们能够使其变得更好,例如,它们用于收集有关您访问的页面以及完成一项任务需要多少次单击的信息。了解更多
部分转自网络,侵权联系删除区块链源码网
区块链知识分享网, 以太坊dapp资源网, 区块链教程, fabric教程下载, 区块链书籍下载, 区块链资料下载, 区块链视频教程下载, 区块链基础教程, 区块链入门教程, 区块链资源 » Delm Compiler – Delm编译器区块链毕设代写