Skip to content

gratitude.party #23

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

Open
owocki opened this issue Dec 4, 2022 · 5 comments
Open

gratitude.party #23

owocki opened this issue Dec 4, 2022 · 5 comments

Comments

@owocki
Copy link
Contributor

owocki commented Dec 4, 2022

gratitude.party is an easy quick way of creating a hypercert with a few inputs of dialgoue.

the job to be done is to express gratitude to a coworker. this is inspired by the web3events.co team retreat where we practiced gratitude circles together at the end of the event (its nice to feel appreciated by your coworkers, why not record it as a hypercert while were at it)

205511696-d5aebb0f-cf6b-47f5-8b5e-6612465b2a2a

main user flow:

  1. user goes to gratitude.party
  2. they fill in all the fields
  3. they click generate
  4. a txn is submitted to optimism L2 where a hypercert is generated
  5. a loading screen is there while the txn is mining
  6. after the txn is done mining the user can click a link to go to opensea + see their hyper cert
  7. after txn is done mining, the user can click a button to tweet their hypercert

additional requirements

  1. must work/look good on mobile
  2. must handle the 'connect web3' if wallet is disconnected.
  3. in the bottom right of gratitude.party it should say "made with <3 at supermodular.xyz | we are building a more regerative internet | learn more"
  4. one day we'll have a v2 where we can see all of the hypercerts i've sent/received on this site. but that's only for v2 :)
@carlbarrdahl
Copy link

Played around with this yesterday and got most of the things in place.

Some questions:

  • What are workScopeIds, impactScopeIds, rightsIds, fractions, and how to set them?
  • What is the Optimism contract address for HyperCertMinter?

Things left to do:

  • Link to OpenSea
    • what's the URL? https://testnets.opensea.io/assets/<asset_contract_address>/<token_id> is for testnet, but what about Optimism?
  • Tweet button functionality
  • Push code and deploy

gratitude party
gratitude party minting
gratitude party minted

@PaigeDAO
Copy link

I am going to play around with this. If I can mint a hypercert, anyone can. Will keep you posted.

@carlbarrdahl
Copy link

I am going to play around with this. If I can mint a hypercert, anyone can. Will keep you posted.

Cool! Keep in mind it's only on Goerli Network at the moment thus no ENS names so you have to enter the full address (0x...).

@PaigeDAO
Copy link

Cool. I saw your message too late. So I typed in frontierdao.eth. It seemed to work. Super easy! And Goerli is so fun bc it's free! I will try another one entering in the full address. Haven't ckd Opensea yet. Here it is on twitter: https://twitter.com/FrontierDAO/status/1615039603676676126

Hyper Certs Gratitude Party screenshot

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

3 participants