cryptoeax / arbbot

Arbitrator, a bitcoin/altcoin arbitrage trading bot
https://gitter.im/cryptoeax-arbbot/Lobby
GNU General Public License v3.0
198 stars 78 forks source link

Compsoer related changes #115

Closed sigismund closed 15 hours ago

sigismund commented 6 years ago

Moved and updated composer files. Temporary added composer autoloading. It would be good to start using namespaces, so we can start using PSR-4 autoloading.

cryptoeax commented 6 years ago

The PR itself looks great as is, thanks a lot!

Can you please make some changes to the README.md file to explain how this changes the workflow, for mine and others' understanding? Thanks in advance!