Open Source Code Repo for PNCStack Builders
The ecosystem repository is a comprehensive resource of libraries, utilities, and forkable code examples specifically tailored for builders deploying applications on the PNCstack. The ecosystem repository was developed to help ease and expedite the development process for all builders working on the PNCstack, helping them deliver value to the community without the necessity of mastering every detail of how the protocol itself operates.
Getting Started
Our initial launch includes an example bridge application that demonstrates how to bridge ETH and any ERC20 tokens listed in the Superchain Token List. This application serves as a reference for anyone looking to build their own bridge, offering a clearer understanding of how to interact with the protocol on both the L1 and L2 sides.
Additionally, we provide a package containing common utilities essential for developers interacting with both L1 and L2. For instance, it includes features for tracking network pairs of smart contracts.
Contribute
If you would like to see more examples related to the PNCstack, feel free to leave an issue.