buck3000 / unilogin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This projects implements the EIP1077

Add more info here!

To do:

--Refactor submit button to be a login ID creation

--Create new input below login ID creation that will show the credentials associated with the login ID (address, pulibc & private key)

--Create "action" buttons to generate a EIP-1077 data payload that contains the desired action-to-execute, the hash of the payload and the privately signed hash of the payload. (requires completion of below and incorporation of PrivateKeySign.js

--Create 1077 mock payload that can accept the possible actions from above button

About


Languages

Language:JavaScript 83.9%Language:HTML 12.6%Language:CSS 3.5%