GithubHelp home page GithubHelp logo

my_dexchange's Introduction

eos_boilerplate

介绍

eos_boilerplate是基于EOS公链设计的一套可快速启动私链环境、快速对智能合约进行编译、调试、发布的标准化工程模板。

该工程模板主要用于:帮助大家快速搭建项目工程,减少在环境搭建、集成前端组件环节的大量时间浪费,让大家集中更多的精力放在具体业务逻辑实现上。

该套模板主要使用Node.jsDockereosjsShelljest四种技术进行项目开发流程简化。该工程支持:

  • 一键式启动、停止、重启、重置私链环境
  • 一键式编译智能合约
  • 一键式发布智能合约
  • 多合约文件时,可指定合约进行编译与发布
  • 一键式单元测试

安装教程

  1. 克隆工程

    git clone [email protected]:ChainDesk/eos_boilerplate.git

  2. 初始化工程

    npm install

使用说明

  1. 启动链环境
  2. 停止链环境
  3. 编译合约
  4. 发布合约

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

my_dexchange's People

Contributors

hackdapp avatar

Watchers

 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.