Code Monkey home page Code Monkey logo

tiny-fabric-env's Introduction

###简化Fabric开发环境 里面提供了一个dev.sh脚本

  • dev.sh gen生成MSP证书和创世块
  • dev.sh up启动容器
  • dev.sh down停止并且删除所有容器(数据都保留在var目录中)
  • dev.sh clean删除所有生成的MSP证书、创世块和var目录(相当于重新初始化)

使用方法

  1. ./dev.sh gen生成证书
  2. ./dev.sh up启动容器

创建Channel、配置ChainCode直接通过docker exec -it cli bash 命令进入到命令行工具进行操作。

注意:./dev.sh down不会清空数据,仅仅是把容器删掉。./dev.sh clean才会删数据

tiny-fabric-env's People

Contributors

fireflyc avatar

Stargazers

 avatar SpawN avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.