mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-06-13 04:41:04 +00:00
Transition into monorepo (#180)
* evm template integrated * workflows modified per template * workflow fixes
This commit is contained in:
@@ -1,23 +1,19 @@
|
||||
# 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.
|
||||
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 how to add or deduct all the common pallets to your Runtime project (including this template).
|
||||
|
||||
|
||||
### Usage
|
||||
to be filled
|
||||
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`](/audits/) directory.
|
||||
Past audits can be found in `/audits` directory in the respective template.
|
||||
|
||||
Refer to [SECURITY.md](SECURITY.md) for more details.
|
||||
|
||||
## License
|
||||
|
||||
OpenZeppelin Runtime Template for Substrate is released under the [GNU v3 License](LICENSE).
|
||||
OpenZeppelin Runtime Templates are released under the [GNU v3 License](LICENSE).
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user