Tag: bun
2 articles
- Sign In With Solana: A Beginner's Guide to Web3 Authentication
Learn how wallet-based authentication works, what makes it secure, and how to implement it with Supabase — including considerations for Solana Mobile's Seeker device.
- SQLite Basics: Learn to Write and Query a Database with Bun
A practical introduction to SQLite using Bun's built-in database—create tables, insert data, and write queries from scratch.