tarrence-zos-lib
v1.4.1
Published
ZeppelinOS library
Downloads
6
Maintainers
Readme
ZeppelinOS library
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
- Develop and deploy a single upgradeable smart contract (for bugfixing or adding new features)
- Develop and operate a complex upgradeable app with multiple smart contracts which are connected to the ZeppelinOS upgradeable standard library
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