Research & Progression
Sharding research
SDK research
wallet adapter for TipLink
OLD iterations
Questions
- do we need to have meta/gasless txns ?
Implementations
sharding service
Encryption module
Tech stack
- Web-app: Next.js, TypeScript
- Database: PostgreSQL, Prisma ORM
- Authentication: Google OAuth via next-auth
- Blockchain: Solana
Feature set
- User Registration with Google OAuth: Secure and easy registration using Google credentials.
- Crypto Wallet Generation: Automatic creation of a Solana wallet for each registered user.
- Public Key Management: Secure storage and retrieval of user public keys.
- Use PDA if possible