Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 810 Bytes

File metadata and controls

23 lines (15 loc) · 810 Bytes

TxBits

An open-source Bitcoin exchange (and other cryptocurrencies too!)

https://www.txbits.org

Copyright (c) 2014 Viktor Stanchev & Kirk Zathey

For detailed development environment setup instructions see our wiki at https://github.com/txbits/txbits/wiki

License

TxBits is licensed under the Affero General Public License version 3 or later, see the accompanying file COPYING or http://www.gnu.org/licenses/agpl.html.

Dev environment setup TL;DR

  1. jdk-7
  2. postgres database on localhost with database name txbits_testnet, user user and password password
  3. ./txbits.sh run
  4. Log in at http://localhost:9000 as a@a.com with password qwerty123
  5. ???
  6. Profit!
  7. Actually read the wiki pages https://github.com/txbits/txbits/wiki and ask us for help on bitcointalk or reddit