An SDK for quickly interacting with the GHO ERC20 Token Contract
Gho-pay is a comprehensive SDK for interacting with the GHO Token on Ethereum's Sepolia network. It simplifies the process of token interactions such as approvals, transfers, and permits. The SDK is designed to be intuitive and efficient, catering to developers looking to integrate GHO Token transactions into their applications.
This project is a JavaScript SDK built on top of WAGMI. It interacts directly with the GHO Smart contract. The Example dApp that is built using the SDK additionally is using Chainlink for Price Feeds and CCIP for cross chain interactions. The example dApp is meant to showcase the types of experiences that our SDK can help you build.