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

Author Attestation page #2

Closed
dob opened this issue Nov 17, 2016 · 2 comments
Closed

Author Attestation page #2

dob opened this issue Nov 17, 2016 · 2 comments
Assignees

Comments

@dob
Copy link
Owner

dob commented Nov 17, 2016

Right now the homepage lets you create an attestation by pasting the IPFS hash. Instead you should fill out the form fields, which will generate the IPFS file for you. Bonus points if this file is signed by the user's Ethereum private key to prove that they were the author.

If the contract isn't verified yet, then they'll need to verify the contract first by providing it's code, which I'll file in issue #3.

@dob dob changed the title Add Create Attestation page Author Attestation page Nov 17, 2016
@dob dob self-assigned this Nov 22, 2016
@dob
Copy link
Owner Author

dob commented Nov 26, 2016

Current status is that the frame of the page is set up with most input fields, the attestation is roughly formed, and it's written to IPFS. It's not yet writing a transaction to ETH. We should settle on a real schema before we muck around with perfecting all the inputs and IPFS formatting, but as soon as we do this, we should have end to end attestation creation and viewing working.

@dob
Copy link
Owner Author

dob commented Nov 28, 2016

Page is now functional, and writes attestation both to IPFS and to TAP. Obviously needs UI work, and we have to settle on the final attestation schema, but now new attestations are addable and viewable in app.

@dob dob closed this as completed Dec 2, 2016
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