balasan / sommelier

Sommelier Chain

Home Page:http://app.sommelier.finance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sommelier 3.0 Stargate

Sommelier 3.0 is a test version of the Stargate binaries.

codecov Go Report Card license LoC GolangCI

Talk to us!

We have active, helpful communities on Twitter, Discord, and Telegram.

The Plan:

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 from luna to usd 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)
  • x/il - A module that consumes oracle.GetPrice() and peggy.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

About

Sommelier Chain

http://app.sommelier.finance

License:Other


Languages

Language:Go 63.4%Language:TypeScript 21.3%Language:Solidity 6.1%Language:Shell 4.5%Language:Makefile 4.4%Language:JavaScript 0.2%Language:Dockerfile 0.2%