Skip to content

austintgriffith/bouncer-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

35 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ‘ฎ๐Ÿป๐Ÿ›ฐ bouncer proxy

Send Ether and interact with smart contracts from etherless accounts through a 'Bouncer Proxy' identity contract. Inspired by Bouncers, Proxy Identities, and Universal Logins.

https://prox.metatx.io

Ethereum Meta Transactions


screencast.png


Identity

A BouncerProxy acts as your identity and allows multiple devices to be added as 'bouncers'. These 'bouncers' can make Ethereum transactions through your proxy without holding any Ether. That means no sending Ether to a device you might lose and no moving private keys or seed phrases around.

You deploy your own BouncerProxy once, fund it with Ethereum and/or tokens from a cold account, and keep your private keys safe.

Pay gas for your Dapp users' transactions

To lower the barrier to entry you can proxy transactions from your users. To do this, you'll need to change your frontend slightly. Transactions will no longer go directly to the Ethereum network but to an off-chain relay that you control.

Your users will craft and sign transactions in almost the exact same way, but then you will relay them to a BouncerProxy. This proxy acts as a proxy identity and an authorization controller. Accounts you accept as 'bouncers' can transact through the proxy without spending any Ether.

Incentivize 'Desktop Miners'

Meta transactions can be submitted to your BouncerProxy by any account. You can choose to run your own relay or incentive others to do so by rewarding Ether or rewarding tokens to distributed relayers.

Inspired by:

@avsa - https://www.youtube.com/watch?v=qF2lhJzngto

@mattgcondon - https://twitter.com/mattgcondon/status/1022287545139449856 && https://twitter.com/mattgcondon/status/1021984009428107264

@owocki - https://twitter.com/owocki/status/1021859962882908160

@danfinlay - https://twitter.com/danfinlay/status/1022271384938983424

@PhABCD - https://twitter.com/PhABCD/status/1021974772786319361

gnosis-safe

uport-identity

About

๐Ÿ‘ฎ๐Ÿป๐Ÿ›ฐ Ethereum identity proxy contract that bounces meta transactions of etherless accounts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published