Bitcoin Forum
May 10, 2024, 09:00:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Wallet software / phpBitAdmin v0.9 - Node Management System on: May 06, 2015, 11:03:41 PM
phpBitAdmin Version 0.9 [Beta] - Node Management System

System Requirements:
PHP 5.0 or greater.
Sqlite3 extension enabled.

I'm pleased to announce the release of phpBitAdmin v0.9, a node management system written in php. This version of phpBitAdmin (v0.9) moves away from making pure rpc calls to bitcoind and instead queries bitcoin-cli on the target server via SSH interaction. This modification is required to keep up to date with core development of bitcoind/QT.

Developed against multiple linux servers running bitcoind, the application itself should run flawlessly on any php-enabled web server.

Thank you for your consideration.

Mark Patterson
phpBitAdmin Developer
2  Bitcoin / Wallet software / Windows - Portable Bitcoin Core on: January 26, 2015, 08:30:54 PM
Portable Bitcoin Core for Windows

I've written a small utility program for Windows that will allow a user to run Bitcoin-QT from an attached USB Flash Drive or SD memory card. The program basically points the -datadir to the attached memory device so the blockchain will be downloaded directly to the device.

Right now I'm only releasing a version for Testnet and will wait for feedback before I release either the source code or the Mainnet version.

You can find the program under the downloads section Here:

http://www.phpbitadmin.com

It was written in vb.net and tested on a Windows 8.1 laptop. The zip file contains Bitcoin-QT [ Version v0.10.0rc3 ] along with another program that will safely eject the media once QT is closed. Extract the contents of the zip file directly onto the attached device. I recommend a 4GB USB Flash Drive or SD Card which should be plenty of room for this Testnet version.

Cheers,
Mark Patterson
3  Bitcoin / Wallet software / Phpbitadmin - Php Web Interface / Wallet for Bitcoind Daemons. on: November 26, 2014, 05:29:32 PM
Greetings,

I've developed a web interface / wallet for running bitcoind daemons that is now downloadable at http://www.phpbitadmin.net. The program is written in php and uses jQuery UI as it's browser-based front end. It is currently in Beta.

The application was conceived as a convenience for Bitcoin Server Administrators tasked with maintenance of single or multiple servers. While it's primary purpose is for Administrators, the wallet functionality incorporated into the program also makes it a suitable alternative for individuals who are savvy enough to run their own Bitcoind Server.

System Requirements:
PHP >= 5.0
Apache Web Server
Bitcoind / Bitcoin-QT

I've tested the application against three separate bitcoind daemons (running testnet) without incident.

Currently, this software offers bare-bones functionality with rpc command structure focusing primarily on wallet transactions. It has not been built for mining. As time (or interest) allows, additional functionality will be added. Below is a single screenshot of the Wallet.

Mark Patterson - Developer



4  Other / Beginners & Help / Re: Bitcoin Businesses and Developers, Let's Get Started! on: October 10, 2014, 06:51:41 PM
Hello, I'm a PHP Developer who has developed a web interface for the bitcoind daemon. It's still in Beta stage and is free to download at:

http://www.phpbitadmin.net

The interface is an primarily an RPC Console along with a Wallet. Looking for a few beta testers. The only requirements are a running bitcoind / QT server and apache web server. Thanks.

Mark Patterson
5  Other / Beginners & Help / Re: Bitcoin Businesses and Developers, Let's Get Started! on: November 13, 2013, 02:02:26 AM
I'm a php developer with years of experience and have started focusing my attention on building a web interface (php) directly to the bitcoind daemon. I understand that I'm just one of many such projects but I've taken the approach that simpler is better. A small CURL function that makes the json call to bitcoind and php decodes the response.

You are welcome to look at a beta HTML5 RPC Console that I've put up for demo purposes. Don't know if anyone will find it useful but it's there to play with. Here's the link: phpBitAdmin

It's about 75% complete with the most difficult commands incorporated soon. It's running on testnet so spending or moving around btc's won't do anyone any harm. Thanks.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!