{#if error}

Error

{error.message}

{:else if view === 'SIGN_IN'} {:else if view === 'PKP'}

Select a PKP to continue

{#each pkps as pkp} {/each}
{:else if view === 'READY'}

Ready for the open web

Check out your PKP:

{currentPKP.ethAddress}

{/if}
{log}