wrux
wrux2mo ago

If not, can somebody help me build out a

If not, can somebody help me build out a crypto auth system on Convex?
4 Replies
erquhart
erquhart2mo ago
Clerk supports web3wallet for crypto: https://clerk.com/docs/references/javascript/types/web3-wallet Convex Auth is built on Auth.js/NextAuth, and someone made an adapter for Solana, walkthrough for use with NextAuth (which should apply for Convex Auth) here: https://www.quicknode.com/guides/solana-development/dapps/how-to-authenticate-users-with-a-solana-wallet
JavaScript: Web3Wallet
The Web3Wallet object describes a Web3 wallet address. The address can be used as a proof of identification for users.
How to Integrate Sign-in Authentication with a Solana Wallet | Quic...
In this guide, we will use the Solana Wallet Adapter to authenticate users on your dApp!
stefika
stefika2mo ago
I think that you can build it yourself with max 1-2m tokens. Do a research and make a plan using AI.. I just googled, you have a lot of good examples on how to integrate sign in with solana wallet
wrux
wruxOP2mo ago
Thanks for the replies. I was looking already, but I was hopping there's a super simple auth solution without using external services It seems like these are all for Ethereum, so not what i'm looking for. Is there any chanels in here to find freelancers?
erquhart
erquhart2mo ago
Had to get rid of the jobs channel as it ended up being 99% spam. Feel free to post something in general, just try to keep it succinct, details can go in thread.

Did you find this page helpful?