Skip to content

PeggyJV/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Peggy Front End

This is the repository for the Peggy Cellars frontend.

Requirements:

  • Landing page
    • Design?
  • Metamask integration
    • Signing and sending ethereum transactions to the Peggy Contract
    • Deriving a cosmos bech32 formatted pub key from metamask
    • Signing a cosmos sdk tx with metamask private key and verifying using that bech32 pub key
    • Signing formatted cosmos transactions: This is likely to be a bit of a challenge, but we want to offer an Ethereum native experience to users, meeting them where they are. See link for potential way this integration could work from the ETH signing side of things. As for key derivation ensuring that the sig will be valid on the Cosmos side we need to discuss more with @zmanian.
  • Web3 query capability
  • Peggy Sommelier query capability
  • Peggy Sommelier tx generation, sign and send

The initial usecase we are planning to support is the Stop Loss usecase.

Releases

No releases published

Packages