Files
pezkuwi-runtime-templates/README.md
T
Özgün Özerk 1bb2e96501 Transition into monorepo (#180)
* evm template integrated

* workflows modified per template

* workflow fixes
2024-05-17 12:00:25 +03:00

27 lines
624 B
Markdown

# 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 runtime templates that can be used to quickly bootstrap a Substrate project.
Along with the templates, OpenZeppelin also provides a documentation website that explains the templates and the niche details.
## Security
Past audits can be found in `/audits` directory in the respective template.
Refer to [SECURITY.md](SECURITY.md) for more details.
## License
OpenZeppelin Runtime Templates are released under the [GNU v3 License](LICENSE).