Skip to content

OpenZeppelin/polkadot-generic-runtime-template

Repository files navigation

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

Past audits can be found in /audits directory.

Refer to SECURITY.md for more details.

License

OpenZeppelin Runtime Template for Substrate is released under the GNU v3 License.