Bitcoin Glossary

This quick glossary contains many of the terms used in relation to bitcoin. These terms are used throughout the book, so bookmark this for a quick reference. address A bitcoin…

Read more

Bitpay conversions using PHP

In this example we will display some conversions using bitpays api. the url we are interested in is located at https://bitpay.com/api/rates This is abbreviated output [ {“code”:”BTC”,”name”:”Bitcoin”,”rate”:1}, {“code”:”BCH”,”name”:”Bitcoin Cash”,”rate”:6.327061}, {“code”:”USD”,”name”:”US Dollar”,”rate”:9095.53},…

Read more