mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 04:27:56 +00:00
1bb2e96501
* evm template integrated * workflows modified per template * workflow fixes
27 lines
624 B
Markdown
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).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|