Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Easier login via EIP1077 #23

Closed
Ivshti opened this issue Aug 6, 2018 · 1 comment
Closed

Easier login via EIP1077 #23

Ivshti opened this issue Aug 6, 2018 · 1 comment

Comments

@Ivshti
Copy link
Member

Ivshti commented Aug 6, 2018

https://ethereum-magicians.org/t/eip-1077-executable-signed-message/405
https://eips.ethereum.org/EIPS/eip-1077

This will basically allow setting up with nothing more than a main device + backup device + potentially seed phase

and merely depositing ADX to the platform

Basically the idea is as follows:
We create a SC that we deploy via a relayer addr and give that pre-computed SC address to the user (sc address being the hash of the code + tx nonce)

once user deposits more than a min amount of adx for that, we depoy the SC (the relayer deploys the SC)

this SC is also deployed in a way that it gives ability to N addresses to control it, those being the addresses corresponding to the user's PKs (e.g. PC pk, mobile pk, backup seed derived pk)

@Ivshti Ivshti mentioned this issue Oct 22, 2018
@Ivshti
Copy link
Member Author

Ivshti commented Dec 15, 2018

closing cause of AmbireTech/adex-protocol#10

@Ivshti Ivshti closed this as completed Dec 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant