skycoin / teller

Skycoin exchange service
15 stars 30 forks source link

Document fake btcd API #231

Closed gz-c closed 6 years ago

gz-c commented 6 years ago

Document the fake btcd (cmd/btcd/btcd.go) API, and add instructions for using it in integration-testing.md

gz-c commented 6 years ago

Add a new section to the readme for this

Add instructions for how to configure it on config.toml (dummy.scanner = false)

Note that it only works for BTC. Disable the other scanners.

go run cmd/btcd/btcd.go starts the fake btcd server