sub0 reset

Reimagining Developer Experience with Pallet Abstraction and OpenZeppelin Templates
2024-11-11 , 3 Floor. Hacker Stage

How can you create a parachain with much less boilerplate? OpenZeppelin pallet abstraction allows you to create a secure parachain with just a few wrappers with secure (but extensible) defaults.


FRAME pallets, while powerful are hard to get started with and is easy to make mistakes have a security impact.
Our newest iteration of the OpenZeppelin parachain templates includes a more opinionated and secure approach to how developers configure their runtimes. “Pallet Abstraction” aims to provide a streamlined developer experienced for new and existing parachains, where instead of importing and configuring tens of pallets you can rely on just a few wrappers with secure (but extensible) defaults.

Gustavo is the Open Source Engineering Manager at OpenZeppelin, working on innovative open-source contract libraries and runtime templates in Rust.