GoPaypeer is an API custodial wallet service and Exchange designed to interact with the Paypeer smart contract on the Solana blockchain. It provides a convenient way to manage transactions and interact with the Paypeer contract programmatically.
- Custodial Wallet Service: Provides custodial wallet functionalities for managing funds.
- API Interface: Offers an API for interacting with the Paypeer smart contract.
- Secure Transactions: Implements secure transaction handling for increased safety.
- Ironforge Rpc: the entire backend is powered by this ironforge rpc endpoint
To install and run GoPaypeer, follow these steps:
git clone https://github.com/jbrit/gopaypeer.git
cd gopaypeer
make run
This project is licensed under the MIT License.