区块链投票 作为Shri Bhagubhai Mafatlal Polytechnic的最后一个项目,创建了一个基于区块链的电子投票系统。 队友包括我,Sayyam Gada和Charmee Mehta。 该应用程序已根据MIT许可进行注册。 构建设置 # install dependencies npm install # serve with hot reload at localhost:3000 npm start 创建您自己的.env文件,该文件应包含: EMAIL=YOUR_EMAIL_ID PASSWORD=YOUR_PASSWORD_FOR_EMAIL_ID 笔记: 确保安装Node.js v11.14.0,以确保应用正常运行。 其他节点版本的测试尚未完成。 MongoDB必须在localhost:27017上在后台工作 技术栈: Solidity / Web3
1
In recent years, cloud technology has attained an emerging trend by showing a possibility in both academia and industry for its efficiency and availability. Although it is a widely accepted technology, with an outburst of data origins, there has been an increased issue of storage and usage of data
2021-07-09 11:27:48 3.75MB 云存储 区块链
1
以太坊设计与实现 这是一本持续写作中的电子书,欢迎关注。 本电子书是对以太坊区块链的实现原理和程序实现进行详解,力图展示区块链2.0先锋以太坊智能合约编程平台设计思想与代码实现。 电子书的目录为书籍内容结构,如果可以点击查阅,说明我已写完这一小节。 写作说明 内容当前由写作,首发于博客下电子书栏目 。 深入浅出区块链,是一个社区下公益的技术布道平台。 离线阅读 如果你想在你个人电脑上离线阅读,那么你只需要拷贝项目到本地,并使用hugo软件运行即可。 首先,需要,再拷贝项目到本地: git clone https://github.com/lbc-team/deep_ethereum.git
2021-02-05 11:05:35 182KB ethereum ebook chinese blockchain-technology
1