准备的知识
前端
React.js + Redux 用于前端组件设计和状态管理。拟学习MD组件库。
web3.js 与区块链数据交互通信 webpack
服务端
web3.js 与区块链交互 + express 响应请求/路由功能+mongodb基本增删该查。
区块链
智能合约+测试部署+调用
solc + ganache + influa + truffle + metamask
! IPFS
学习链接
学习记录
通过一个简单应用体会全栈Dapp过程。涉及框架 truffle ,IPFS,webpack,react,babel,web3
开发核心步骤
步骤
- Setup the project
- Program the Solidity contracts
- Create the frontend application
- Deploy the application online with IPFS
- Use a custom domain for the application
- Play with the final Dapp!