Tag: bitcoin wallet php script

  • BitcoinWallet PHP Script v1.zero (Miscellaneous)

    With BitcoinWallet PHP Script you can easy create own Bitcoin wallet system, fast & secure. Not need to run bitcoind daemon, script use Block.io Wallet API.

    Features

    • Bootstrap 3 ready
    • jQuery ready
    • Friendly and responsive design
    • Management accounts
    • Management bitcoin addresses
    • Archive/unarchive bitcoin addresses
    • Transactions history
    • Automatic convert bitcoin balance to USD based on BTC-e price
    • Transactions search
    • Double wallet security by secret pin (require user to enter secret pin before send bitcoins)
    • SQL Injections Security
    • Admin profit system (you can enter your fixed amount when user withdrawal money or send to other client, will send the comission to your bitcoin address)

    Try demo
    Demo: http://me4onkof.info/preview-16
    Client user: demo@me4onkof.info
    Client pass: demo1234
    Admin: http://wallet.me4onkfo.info/admin
    Admin username: admin
    Admin password: admin

    Server requirements

    • Apache 2
    • PHP 5+
    • PHP mysqli extension
    • PHP curl extension
    • PHP gmp extension (required for Block.io API)
    • Apache rewrite module