# OpenZeppelin Runtime Template for Substrate Substrate has a steep learning curve. In order to make it easier for newcomers to get started, OpenZeppelin is providing a generic template that can be used to quickly bootstrap a Substrate project. Along with the templates, OpenZeppelin also provides a documentation website that explains how to add or deduct all the common pallets to your Runtime project (including this template). ### Usage to be filled ## Security > ⚠️ Warning! ⚠️ > This project is still in a very early and experimental phase. It has never been audited nor thoroughly reviewed for security vulnerabilities. Do not use in production. Refer to [SECURITY.md](SECURITY.md) for more details. ## License OpenZeppelin Runtime Template for Substrate is released under the [GNU v3 License](LICENSE).