Exchange bot that allows to exchange BTC to Bytes and vice versaThe exchange is as easy to use as ShapeShift. No registration required. To buy Bytes, you start the chat, send Bitcoins, and a few minutes later you receive the Bytes. Same for selling Bytes. You can also create a pending order and hope to get a better deal.

The bot is running on testnet now, see the link at
https://byteball.org/testnet.html (you'll need a separate wallet for testnet).
The exchange is trustful, it holds customers' funds, even if it is for a short time. To minimize risks, the exchange runs through TOR, which makes its IP address unknown to the attackers. Since it operates in chat and doesn't have to accept incoming connections, you can run the exchange bot even in your bedroom, with the added advantage of being behind NAT.
As another measure to minimize its liabilities and the associated risks, the exchange bot discourages pending orders that are too far from the market price by allowing withdrawals only in the opposite currency and by allowing to modify the order's price only when it accelerates its execution.
Full source code and install instructions are at
https://github.com/byteball/btc-exchange.
Please test the exchange on testnet by clicking its link at
https://byteball.org/testnet.html, any feedback is appreciated.
.
Don't trade large amounts, this code is only 1 week old.