phpi-sdk

PHP Pi Horizon Client Library


Project maintained by greenarmor Hosted on GitHub Pages — Theme by mattgraham

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.
FASTLANE is not a marketplace but an online store provider for pioneers and we are not limited to that service alone.
We aimed to be a goto place for sellers because of the tools we offer. eg. Escrow, Multisig account (when store are not limited to one owner).
  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