Themes, Templates and Scripts

Bitcoin Ponzi Script

Submitted by Aoki, , Thread ID: 13633

Thread Closed
Aoki
retired
Level:
83
Reputation:
348
Posts:
7.89K
Likes:
2.3K
Credits:
1.7K
03-12-2015, 12:49 PM
#1
USE AT YOUR OWN RISK

[Image: brgpte.png]

Ponzi script for cryptocurrencies (eg. Bitcoin)

1) Installation
  • setup mysql DB
  • setup bitcoind (or other daemon) client
  • get a composer
  • run composer install and follow instructions
  • run app/console doctrine:database:create
  • run app/console doctrine:schema:create
  • setup cron for command app/console bml:wallet:scan (5 minutes should be OK) this command will keep updating transactions, stats and sending payouts

2) Payout percent, fee etc. settings

To setup round settings go to /admin url.
  • Admin access is configured in parameters.yml:
  • admin_user: admin
  • admin_password: test
  • admin_ip: 127.0.0.1

Set admin_ip to Your IP address. You can leave admin_ip blank (use ~) but it will be less safe because admin panel uses simple http authentication.

Content locked
This content has been locked. Please login or register in order to unlock it.

Users browsing this thread: 2 Guest(s)