By : WaldhausApps Published On Tuesday, April 11, 2017, 17:05 In PHP Scripts
This PHP script allows you to create your own Ethereum ticker & calculator website. Supporting 79 currencies with the ability to change the default currency, website color scheme, and more simply!
Ethereum Rates comes with a built in API. However, by default this API is set to disallow javascript cross-origin requests. In order to enable this, you will have to configure CORS and setup the proper security measures on your server.