Coin Address
Categories
Component ID
1993160
Component name
Coin Address
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
The Coin Address module provides a CCK Field type for holding Bitcoin Addresses, as well as Litecoin and other address types to be defined in the future. It validates bitcoin addresses that are submitted utilizing this library.
The code for this was derived in part from the Bitcoin Address project.
In version 7 it doesn't rely on the Bitcoin library, just the bcmath for PHP.
