Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Latest commit

 

History

History
32 lines (11 loc) · 840 Bytes

README.md

File metadata and controls

32 lines (11 loc) · 840 Bytes

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 for more details.

License

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