BITE Protocol DApp – SvelteKit
A lightweight web dApp using SvelteKit and the BITE Protocol for encrypted Ethereum transactions.
Stack
- SvelteKit + Vite
@skalenetwork/bite
package
- Ethers.js v6.15.0
- TypeScript
Getting Started
Prerequisites
- Node.js v20+
- PNPM/Yarn/NPM (recommended: Yarn)
Installation & Setup
1. Install Dependencies
npm install
2. Run the Application
npm run dev