Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Conversation

qbzzt
Copy link
Contributor

@qbzzt qbzzt commented Nov 2, 2022

Copy link
Contributor

@sbvegan sbvegan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tutorial in the README is great! I tested it on optimism goerli and it worked without a hitch. I left some comments on the other scripts and test file. They can probably be removed. If we want to keep them, we should run some clean up and add missing dependencies. One other general thing, I think the directory should be renamed from SocialContract to social-contract for consistency.

attestation = {
about: goatAddr,
key: educationKey,
val: ethers.utils.toUtf8Bytes("Ate a geometry textbook")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For consistency, maybe we should pull the value into its own variable too

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The other values are in variables because they are used multiple times. This value is only used once.

@qbzzt qbzzt changed the title feat(SocialContract): Simple tutorial feat(AttestationStation): Simple tutorial Nov 4, 2022
@smartcontracts smartcontracts merged commit a71ff6a into main Nov 9, 2022
@smartcontracts smartcontracts deleted the 20221102-attestations branch November 9, 2022 22:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants