Skip to content

Hsiang-xxs/Note-DApp

Repository files navigation

Note DApp

A Note DApp on Ethereum

这一个链上记事本 DApp

运行

安装Ganache、 Truffle、 MetaMask

  1. 安装库 npm install

  2. 启动Ganache

  3. 编译部署 truffle migrate

部署到以太坊网络:使用自己的助记词 和 Infura 访问key 配置 truffle.js, 然后:

truffle migrate --network ropsten

  1. 启动 npm run dev

  2. http://localhost:3000 查看效果

About

A Note DApp on Ethereum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages