-
Notifications
You must be signed in to change notification settings - Fork 25
RobKohr/PHP-Bitcoin-Address-Creator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
WARNING: not recommended for use. I don't know if the address generation is secure. Check out example.php to see how to use this in practice. This library is really just one function which will return a private key and a public address in an associated array. Example result of calling bitcoin_address_pair(): Array ( [private] => KwFR8a14jDAX5V9N6yXNv9tsbMfJHgiWFgp9L3hTRF5K2kCuVwFB [public] => 1KzWzshpyzS4Udmr2RLLTaiMNtPTKTRewh )
About
Very simple library to get private keys and public addresses in php
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published