flâneur — a map of the web's best reading

Super Relayers | Renegade

docs.renegade.fi · saved by 1 readers

All trades within Renegade originate from two relayers running a MPC with each other, so every trader must delegate their wallet to some relayer to match on their behalf. Note that there is a semi-trusted relationship between the user and their relayer(s); since relayers have the ability to match and settle outstanding orders in a wallet, they must be able to view the wallet in order to proceed with MPCs. To implement this, we define a key hierarchy of five different keys with varying levels of authority, from the Ethereum keypair (most authoritative) to the view keypair (least authoritative). Each keypair is derivable by knowing the secret key of any keypair further up in the hierarchy. For example, if someone knows the root secret key, they can derive the settle secret key; but if someone only knows the view secret key, they cannot derive any of the other secret keys. More specifically, each keypair has the following authority: For full details on how the various keys are derived and

All trades within Renegade originate from two relayers running a MPC with each other, so every trader must delegate their wallet to some relayer to match on their behalf. Note that there is a semi-trusted relationship between the user and their relayer(s); since relayers have the ability to match and settle outstanding orders in a wallet, they must be able to view the wallet in order to proceed with MPCs. To implement this, we define a key hierarchy of five different keys with varying levels of authority, from the Ethereum keypair (most authoritative) to the view keypair (least authoritative).

Explore this link on the map →