BlockChainVoting:基于区块链的电子投票系统

时间:2024-04-24 18:51:31
【文件属性】:

文件名称:BlockChainVoting:基于区块链的电子投票系统

文件大小:6.98MB

文件格式:ZIP

更新时间:2024-04-24 18:51:31

solidity blockchain-technology blockchain-voting JavaScript

区块链投票 作为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


网友评论

  • 这个源代码该怎么运行呀