greenarmor/phpi-sdk

PHP Pi Horizon client library

v1.1.3 2021-08-20 00:43 UTC

README

PHP Pi Horizon Client Library

This is part of FASTLANE project for the pi payment gateway, as we are trying to build a pi wallet inside FASTLANEPI Store
  1. Demo to reverse passphrase to keypair here.
  2. Pi Payment with Passphrase Demo here.
  3. Pi Payment with Secretkey Demo here.
  4. Demo of your Pi wallet history here.
  5. Create and fund your secondary wallet(Demo) here.
  6. Buy FLPi Token with your Test Pi used for Fastlanepi.store here.
  7. Multisig Demo ON PROGRESS
  8. Escrow demo ON PROGRESS
  9. Creating Pi token ON PROGRESS
  10. etc.

Installation from source

git clone https://github.com/greenarmor/phpi-sdk.git  
cd phpi-sdk
composer install

Installation for existing project

composer require greenarmor/phpi-sdk