cgewecke / zos-lib

ZeppelinOS library for smart contract upgradeability

Home Page:https://zeppelinos.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZeppelinOS library

NPM Package Build Status Coverage Status

This package provides a library to develop, deploy and operate upgradeable smart contracts on Ethereum and every other EVM and eWASM-powered blockchain.

This library is considered low level. For regular development, we recommend the CLI-aided development experience with the ZeppelinOS CLI.

Table of Contents

Getting Started

Install

To install zos-lib simply go to your project's root directory and execute:

npm install zos-lib

Examples

Links

Documentation

Code

Security

If you find a security issue, please contact us at security@zeppelinos.org. We give rewards for reported issues, according to impact and severity.

License

Code released under the MIT License

About

ZeppelinOS library for smart contract upgradeability

https://zeppelinos.org/

License:MIT License


Languages

Language:JavaScript 75.8%Language:Solidity 23.9%Language:Shell 0.2%