Update documentation with hot to sandbox test.

Allowing end-to-end GDAX API use without risking real money.
This commit is contained in:
creslinux
2018-07-27 20:18:12 +00:00
parent 7efa81073a
commit b2b81c8b2d
3 changed files with 145 additions and 0 deletions

View File

@@ -33,3 +33,4 @@ Pull-request. Do not hesitate to reach us on
- [Run tests & Check PEP8 compliance](https://github.com/freqtrade/freqtrade/blob/develop/CONTRIBUTING.md)
- [FAQ](https://github.com/freqtrade/freqtrade/blob/develop/docs/faq.md)
- [SQL cheatsheet](https://github.com/freqtrade/freqtrade/blob/develop/docs/sql_cheatsheet.md)
- [Sandbox Testing](https://github.com/freqtrade/freqtrade/blob/develop/docs/sandbox-testing.md))