Skip to content

anda0109/pet-shop

Repository files navigation

pet-shop

这是一个基于以太坊的区块链宠物商店,官方文档:https://truffleframework.com/tutorials/pet-shop

运行效果如下:

pet-shop运行效果

运行环境

  • Node.js
  • Truffle
  • Ganache

安装步骤

  1. 克隆项目

    git clone https://github.com/anda0109/pet-shop.git

  2. 编译及运行合约

    cd pet-shop

    npm install

    truffle compile

    truffle migrate

  3. 运行前端

    npm run dev

About

基于以太坊的区块链宠物商店

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published