Crypto doubler scam script
Installation guide:
Download your cryptocoin daemon, setup JSON RPC values in your config and add:
txindex = 1
Run your daemon with -reindex and -server arguments
Generate your address and private key using vanitygen
Fill in the config.php file
Run setup.php script to add your address to the daemon
Add transactions.sql schema to your database
Run script.php script from CLI, it should be running in background
Install php5-json for the transactions to display properly
???
Profit!
Useful links
- generating custom addresses
- list of API calls
Pm me for more details
Installation guide:
Download your cryptocoin daemon, setup JSON RPC values in your config and add:
txindex = 1
Run your daemon with -reindex and -server arguments
Generate your address and private key using vanitygen
Fill in the config.php file
Run setup.php script to add your address to the daemon
Add transactions.sql schema to your database
Run script.php script from CLI, it should be running in background
Install php5-json for the transactions to display properly
???
Profit!
Useful links
- generating custom addresses
- list of API calls
Pm me for more details