Skip to content

greenarmor/phpi-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpi-sdk

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