GMX9 / Crypto-Exchange-PHP

Free crypto exchange built with changenow.io API
GNU General Public License v3.0
87 stars 104 forks source link

API Input During Installation #15

Open Tikbalang opened 3 years ago

Tikbalang commented 3 years ago

Where can we get API KEY to enter during installation? Your website seems not working

coda66 commented 3 years ago

You have to get this form changenow.io

studentforcode commented 9 months ago

even you get the API woulnt work , i triedit

It required this 2 file to even install. . . $myfile = fopen("configs/database.php", "w") or die("Unable to open file !"); $myfilec = fopen("configs/global.php", "w") or die("Unable to open file !");

were are they ?