I have launched a new test seed node that is running the latest p2p code. Blocks are being produced by the default delegates.
If you are a Mac OS X user you can download the test client:
Download:
http://bitshares.org/documentation/xts_client_osx and
https://github.com/BitShares/bitshares_toolkit/blob/master/tests/genesis.datAnd place them in the same directory...
chmod +x ./xts_client_osx
Then run ./xts_client_osx
>>> wallet_create yourname
[enter password]
[enter password again]
>>> wallet_create_receive_account "from_bytemaster"
"XTS2mqExXN83xckVnooXZBz4kAiEofjtU6QCB8ATKbkUg7QhyArxwRAenAHkibTHQspxmwMKqbGzDXcbvfJzxwFNqiH69gcNc"
Post the address to the forum and I (or one of the devs) will send you some funds...
Instructions for starting the web interface will be forth coming. More detailed docs are under production.
Enjoy.
To send funds to someone do this:
wallet_create_sending_address "to_bytemaster" XTS2mqExXN83xckVnooXZBz4kAiEofjtU6QCB8ATKbkUg7QhyArxwRAenAHkibTHQspxmwMKqbGzDXcbvfJzxwFNqiH69gcNc
wallet_transfer 888899999 "to_bytemaster"