Error
-{error.message}
- - {:else if isLoading} -Loading...
- {:else if view === 'sign_in'} +Error
+{error.message}
+Fetching your PKPs...
- {:else if view === 'NO_PKPS'} -No PKPs found.
- - {:else if view === 'fetched'} -Select a PKP to continue
- {#each pkps as pkp} - - {/each} - {:else if view === 'MINTING'} -Minting your PKP...
- {:else if view === 'MINTED'} -Minted!
- {:else if view === 'CREATING_SESSION'} -Creating session...
- {:else if view === 'SESSION_CREATED'} -Ready for the open web
+ {:else if view === 'PKP'}Select a PKP to continue
+ {#each pkps as pkp} + + {/each} +Ready for the open web
Check out your PKP:
{currentPKP.ethAddress}
+{log}