Skip to content

cryptoironbank/contracts

Repository files navigation

Iron Bank: contracts

These contracts are the open and transparent foundation of the Iron Bank.

Iron Bank uses the OpenZeppelin library as a source of audited smart contracts. OpenZeppelin is a library for writing secure Smart Contracts on Ethereum.

With OpenZeppelin, you can build distributed applications, protocols and organizations:

Getting Started

Iron Bank's contracts and OpenZeppelin integrate with Truffle, an Ethereum development environment. Please install Truffle and initialize your project with truffle init.

Security

OpenZeppelin is meant to provide secure, tested and community-audited code, but please use common sense when doing anything that deals with real money! We take no responsibility for your implementation decisions and any security problem you might experience.

License

Code released under the MIT License.