Ref Finance
¶
đ Connector Info¶
- Type: SPOT AMM DEX
- Folder: /gateway/src/connectors/ref
- Maintainer: CoinAlpha
đ Exchange Tier¶
Bronze exchange connectors have passed the Minimum Voting Power Threshold in the latest Poll and are included in each monthly release. They are not maintained by Hummingbot Foundation but may be maintained by a community member.
âšī¸ Exchange Info¶
- Website: https://www.ref.finance/
- CoinMarketCap: https://coinmarketcap.com/exchanges/ref-finance/
- CoinGecko: https://www.coingecko.com/en/exchanges/ref_finance
- API docs: https://guide.ref.finance/
- SDK: https://github.com/ref-finance/ref-sdk
đ Setup¶
- Follow the instructions on Setting up Gateway to install the Gateway Docker container
- Run
gateway connect ref
and follow the prompts to add your wallet private key. Like all API and private keys in Hummingbot, this key is encrypted with your Hummingbot password. - Afterwards, run
create
to create an AMM Arbitrage strategy between Sushiswap and a different exchange. - Run
start
to start the strategy!
đ Additional Resources¶
See Near Protocol for more information about the default configuration settings and how to change them.