Author Topic: Creating a new test block chain with server  (Read 1545 times)

0 Members and 1 Guest are viewing this topic.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
I am working on some polish on this right now.  Will provide info soon.
holy moly ... excitment ......

Offline bytemaster

I am working on some polish on this right now.  Will provide info soon.
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.

Offline jamesc

This creates a test block chain:

BOOST_AUTO_TEST_CASE
https://github.com/BitShares/bitshares_toolkit/blob/master/tests/blockchain_tests.cpp#L82

Could I then go into the temp directory it created and start the server (bts_xt_server)?  I assume I need a public key and balance in genesis.json.  Where do I get these values?

« Last Edit: April 25, 2014, 04:12:50 pm by jcalfee1 »