STORY
PPPs: Week 2 Stablesats x Kollider integration 🚀
AUTHOR
Joined 2022.10.10
DATE
VOTES
sats
COMMENTS

PPPs: Week 2 Stablesats x Kollider integration 🚀

Plans 📆

  • Implement the kollider-client crate. This crate does all the interaction with the Kollider-Exchange like deposit/ withdraw funds, open/close positions etc.

    I have already implemented most of the Rest-API in my project Kollider API-Client so it should be pretty easy to accomplish.

  • Maybe have a working prototyp that can do some simple hedging

Progress ✅

  • Setup a Lightningnode on testnet

    To better test and work with the Kollider-API I have setup a LN Testnode on voltage. Setting up the node was easy but getting some tBTC to open channels took some time.

  • Implemented the Kollider-price crate

    This crate receives the price updates from the Kollider-API and publishes updates on the Redis pubsub. I have created a PR for this feature and received some feedback that I will implement.

Problems ✋

  • No problems encountered at the moment

Links 🔗