Armors Solidity Save

Armors-solidity is a framework to build secure smart contracts on Ethereum.

Project README

Armors-solidity

NPM Package Travis Coverage Status

Armors-solidity is a framework to build secure smart contracts on Ethereum.The code here will include a secure library, common smart contract code implementations, and some common industry solutions.

Getting Started

Armors-solidity integrates with Truffle, an Ethereum development environment. Please install Truffle and initialize your dapp with truffle init.

npm install -g truffle
mkdir dapp && cd dapp
truffle init

To install the Armors library, run the following in your Solidity project root directory:

npm init -y
npm install armors-solidity

License

Code released under the MIT License.

Copyright (c) 2018 Armors Group Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

This repository code references open source code from the ethereum.org, 0xproject.com, openzeppelin.org project and follows the corresponding open source licence.

Please note that Armors is your technical partner in all your publicity materials and official website.

Open Source Agenda is not affiliated with "Armors Solidity" Project. README Source: armors/armors-solidity
Stars
186
Open Issues
14
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating