Author Topic: [OVER] New Public XTS Test for Developers and Savvy Users  (Read 86647 times)

0 Members and 1 Guest are viewing this topic.

Offline crazybit

Does it work for Windows and Linux?
BM's version should only work on Mac, i build it myself on Win7

Offline muse-umum

  • Hero Member
  • *****
  • Posts: 717
  • BitShares everything
    • View Profile
Does it work for Windows and Linux?

Offline crazybit

my acccount: XTS2F61RsDFxsacvZZ3tuNUDcipVAkd5BsvoKZHSbHh8LS4xKhQt6E9AhfWkYo2eeZVDFQAp57dheRVq3NzsbT3kCmfZnkEHj

Offline bytemaster

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.dat

And place them in the same directory...

chmod +x ./xts_client_osx

Then run ./xts_client_osx

Code: [Select]
>>> 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:

Quote
wallet_create_sending_address "to_bytemaster" XTS2mqExXN83xckVnooXZBz4kAiEofjtU6QCB8ATKbkUg7QhyArxwRAenAHkibTHQspxmwMKqbGzDXcbvfJzxwFNqiH69gcNc

wallet_transfer 888899999  "to_bytemaster"
« Last Edit: June 03, 2014, 10:33:37 pm by toast »
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.