PHP page that shows the current funding progress to a goal of filling a beer keg via gridcoin using live exchange rates.
A live working example can be found here Beerfund
GridCoin donations S6v2YyShTd9J9VwL7Ngsd6Kz1ZMsfbWUsi
We will assume that you have a working webserver that supports PHP.
Simply place the files into a folder that is readable by your server and modify the variables at the top of the index.php to suite your environment.
A gridcoin wallet with RPC setup running on a computer accessable by the webserver.
Preferably some kind of steady input of f 6126 unds into your gridcoin wallet such as from doing research.
server=1
rpcallowip=<IP Address of Remote System>
rpcport=<Port for RPC Communication>
rpcuser=<A Username for RPC>
rpcpassword=<A GOOD Password for RPC>