Welcome to the Equito Ping Pong Example Frontend repository! Its purpose is to demonstrate how to write a frontend application to interact with cross-chain decentralized applications built on Equito, the fastest cross-chain protocol. The documentation for this example can be found in the official documentation.
This application is written in TypeScript and built using React and Vite. The Equito SDK is used to interact with Equito's cross-chain protocol, while wagmi is used to interact with the EVM-compatible blockchains on which the example contracts are deployed.
The contracts for this example can be found in the Equito EVM Contracts repository for Foundry, or the Equito Ping Pong Example repository for Hardhat.