Giter VIP home page Giter VIP logo

zos-cli's Introduction

ZeppelinOS Command Line Interface

NPM Package Build Status

This package provides a unified command line interface to ZeppelinOS.

ZeppelinOS is a platform to develop, manage and operate smart contract applications in Ethereum. It can be used to create smart contract systems that can be fixed and improved over time, enabling developers to opt-in to mutability for their deployed code through upgradeability patterns. zos also provides an interface to connect your application code to already deployed standard libraries.

If you're looking for a lower-level development experience, see zos-lib.

Table of Contents

Getting Started

Install

To install zos simply run:

npm install --global zos

Basic usage

Before you begin

mkdir myproject && cd myproject
npm init

Setup your project

Initialize your project with ZeppelinOS. The next command will create a new zos.json file:

zos init <name> [version]

Where <name> is your project's name, and [version] an optional initial version name. For example:

zos init my-project 0.1.0

Guides

Links

Documentation

Code

Security

If you find a security issue, please contact us at [email protected]. We give rewards for reported issues, according to impact and severity.

License

Code released under the MIT License

zos-cli's People

Contributors

come-maiz avatar facuspagnuolo avatar fiiiu avatar frangio avatar maraoz avatar martriay avatar nventuro avatar spalladino avatar theethernaut avatar

Watchers

 avatar  avatar  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.