Sommelier 3.0 is a test version of the Stargate binaries.
We have active, helpful communities on Twitter, Discord, and Telegram.
sommelier
chain will consist of the gaia
modules as well as the following custom modules:
x/oracle
- A price oracle forked from the Terra price oracle. The base denom for all prices is change fromluna
tousd
and much of the internal code has been refactored to use more standard SDK types. This oracle will bring in price data to support our usecases (@jackzampolin)- Import and stargate migration
- Refactors to simplify internal code for more extensibility/stability
-
delphi
support for updated oracle module
x/peggy
- An ethereum bridge that will allow assets to move to/from peggy/eth. (@jkilpatr @jackzampolin @jtremback)- Stargate migration
- Import module
x/il
- A module that consumesoracle.GetPrice()
andpeggy.SendEthMsg()
to offer stop loss protection for LP shares (@jackzampolin @zmanian)- Write up userflows (WIP)
- Formalize module design
- Code up module
- Test against Rinkby
frontend
@kkennis @jackzampolin @zmanian- Wireframes
- Product Requirements Doc
- Prototype