Skip to content

flowerpowerdao/poh

Repository files navigation

setup

  • set ENV to prod
  • set whitelistSize to correct value
  • reinstall canister to wipe WL state
  • add proviver by calling setup
  • add callback by calling registerCallback
  • add date gate for backend and frontend so whitelisting ends after 72 hours!
  • change modclub frontend canister idljyte-qiaaa-aaaah-qaiva-cai

add provider admin

  • provide plug or stoic id principal or ii principal for staging
  • cbvi-5yaaa-aaaah-qcopa-cai.raw.ic0.app

after adding provider admin

  • use trusted identity to configure POH, this can be done using ic scan for example

interact with POH

  • call verifyHumanity with principal of user as text
  • response is PohVerificationResponsePlus
  • when they havent submitted or started, token is present in this object
  • redirect user to this page https://ocbvi-5yaaa-aaaah-qcopa-cai.raw.ic0.app/#/new-poh-profile?token=<inputToken>&redirect_uri=<url-to-go-back-to app>
  • isFirstAssociation is true if this is the first time they are associating with this POH

About

POH whitelisting using modclubs SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published