Skip to content

💱️ PHP routines for converting bitcoin cash addresses to and from legacy addresses with GMP or BC Math (yes, BC is slow)

License

Notifications You must be signed in to change notification settings

RealityRipple/php-bitcoin-cashaddr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-bitcoin-cashaddr

PHP routines for converting bitcoin cash addresses to and from legacy addresses. Requires PHP 5.3.2 with either GMP or BC Math.

Two primary functions are exposed by the class: convertFromCash and convertToCash. Both simply take in a corresponding type of address as a string.

About

💱️ PHP routines for converting bitcoin cash addresses to and from legacy addresses with GMP or BC Math (yes, BC is slow)

Topics

Resources

License

Stars

Watchers

Forks

Languages