SkillAgentSearch skills...

CryptoDice

Simple "satoshi dice" for your criptocurrency.

Install / Use

/learn @girino/CryptoDice
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CryptoDice

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. Create your database on mysql.
  4. Fill in the config.php file.
  5. Run setup.php script to add your address to the daemon.
  6. Run update_db.php to create or update your database schema.
  7. add php script.php to cron. The faster the better.
  8. Install php5-json for the transactions to display properly
  9. ???
  10. 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

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks11

Languages

PHP

Security Score

70/100

Audited on Jan 17, 2025

No findings