A comprehensive collection of example applications, SDK functions, and smart contracts to help you build on PushChain. This repository serves as a learning resource and reference implementation for developers looking to leverage PushChain's cross-chain capabilities.
Complete application examples showcasing various PushChain features and integration patterns. Each app demonstrates a specific use case or implementation approach.
Examples of how to use PushChain's SDK for common blockchain operations, including account management, transaction handling, cross-chain communication, and more.
Step-by-step guides and example projects that teach you how to build specific features using PushChain. Each tutorial includes both smart contracts and frontend code.
A demonstration of cross-chain interaction using PushChain's Universal Ethereum Account (UEA) system. This project shows how users from Ethereum, Solana, and PushChain can interact with the same application seamlessly.
Go to Universal Counter Tutorial →
- Browse the repository to find an example that matches your use case
- Follow the README instructions in the specific example directory
- Experiment with the code and adapt it to your needs
- Basic knowledge of blockchain development
- Familiarity with JavaScript/TypeScript for frontend examples
- Understanding of Solidity for smart contract examples
Contributions are welcome! If you have an example or tutorial you'd like to add, please submit a pull request.