onit-labs / passkeys

A utility library for using (webauthn) passkeys with viem & wagmi
MIT License
20 stars 1 forks source link

@forum/passkeys: Not Found - 404 #1

Open i001962 opened 10 months ago

i001962 commented 10 months ago

pnpm install wagmi viem @forum/passkeys

throw this error: ERR_PNPM_FETCH_404  GET https://registry.npmjs.org/@forum%2Fpasskeys: Not Found - 404

Is the package available somewhere else?

peterferguson commented 10 months ago

Hey sorry the main branch is actually further behind, the latest work is on 'counterfactual-accounts'. The only packages that are published rn are the webauthn-zod & webauthn-server-actions from that branch

For our passkey accounts in app we just import from the wagmi v2 branch directly at the moment