Skip to content

tosty33/CryptoPonzi

Repository files navigation

CryptoPonzi

Installation guide:

  1. Download your cryptocoin daemon, setup JSON RPC values in your config and add:
txindex = 1
  1. Run your daemon with -reindex and -server arguments
  2. Generate your address and private key using vanitygen
  3. Fill in the config.php file
  4. Run setup.php script to add your address to the daemon
  5. Add transactions.sql schema to your database
  6. Run script.php script from CLI, it should be running in background
  7. Install php5-json for the transactions to display properly
  8. ???
  9. Profit!

Useful links

https://en.bitcoin.it/wiki/Vanitygen - generating custom addresses

https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list - list of API calls

Screenshoot

Ponzi

Donate

Wanna donate?

BTC address: 1MSkXPRK293dDMD5ds6KqVtyDadDkRyanX

DOGE address: DD3mjsvat5Z1W7H8U7mKgfGymTmzwEqB6a

About

Cryptocurrency pyramid scheme script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published