Skip to content

Framework agnostic Wallet library for PHP Projects.

Notifications You must be signed in to change notification settings

gemblue/TinyWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyWallet

Framework agnostic Wallet library for PHP Projects.

Installation

composer require gemblue/tiny-wallet

DB Migration

./bin/install

Usage

use Gemblue\TinyWallet;

$wallet = new Wallet;

API

Method Desc
getBalance Get use balance
record To record a transaction
syncronize To sync transaction to ledger

About

Framework agnostic Wallet library for PHP Projects.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages