This guide provides detailed steps to integrate Web3Auth and BitBucket in a Svelte project tailored for Solana blockchain applications, including Auth0 integration for authentication.
To engage with the finished application on vercel please visit : Svelte Solana Web3Auth Bitbucket Application
To explore and engage with the finished application, please visit the following StackBlitz link: Svelte Solana Web3Auth Bitbucket Application.
Before starting, ensure you have the following installed:
git clone [https://github.com/musebe/Svelte-Solana-Web3Auth-Bitbucket.git]
Install all the necessary dependencies for the project:
npm install
To start the Svelte application, run:
npm run dev
To create a production version of your app:
npm run build
[Final Application Demo][https://svelte-solana-web3-auth-bitbucket.vercel.app/)