GithubHelp home page GithubHelp logo

maraoz / zos-cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zeppelinos/zos-cli

0.0 1.0 0.0 791 KB

ZeppelinOS command line interface

Home Page: https://zeppelinos.org/

License: MIT License

Solidity 1.86% JavaScript 98.14%

zos-cli's Introduction

ZeppelinOS Command Line Interface

NPM Package Build Status

⚠️ Under heavy development: do not use in production ⚠️

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 from the zOS Kernel. If you wish 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

zos integrates with Truffle, an Ethereum development environment. Please install Truffle and initialize your project with it:

npm install --global truffle
mkdir myproject && cd myproject
truffle init

Setup your project

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

zos init <name> <version>

For example:

zos init myproject 0.1

Examples

Links

Documentation

Code

License

Code released under the MIT License

zos-cli's People

Contributors

facuspagnuolo avatar spalladino avatar martriay avatar theethernaut avatar maraoz avatar fiiiu avatar nventuro avatar

Watchers

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.