package
0.0.0-20190507022301-b1bd2f5c3845
Repository: https://github.com/gincoinc/go.git
Documentation: pkg.go.dev

# README

Friendbot Service for the Stellar Test Network

This calls out to horizon to submit the transaction

Horizon needs to be started with the following command line param: --friendbot-url="http://localhost:8004/" This will forward any query params received against /friendbot to the friendbot instance. The ideal setup for horizon is to proxy all requests to the /friendbot url to the friendbot service