Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1 KB

README.md

File metadata and controls

29 lines (19 loc) · 1 KB

GoPaypeer

Overview

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.

Features

  • 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.

Powered By

Usage

Installation

To install and run GoPaypeer, follow these steps:

git clone https://github.com/jbrit/gopaypeer.git
cd gopaypeer
make run

License

This project is licensed under the MIT License.