Skip to content

Demo app demonstrating how to integrate social and Web3 logins on the Solana blockchain using Particle Connecand sending a transaction

Notifications You must be signed in to change notification settings

Particle-Network/connect-solana-demo

Repository files navigation

Particle Connect Solana Demo

This example demonstrates integrating social and Web3 logins on the Solana blockchain using Particle Connect and sending a transaction.

Built using:

  • Particle Connect 2.0
  • solana/web3.js
  • TypeScript
  • Tailwind CSS

🔑 Particle Connect

Particle Connect enables a unified modal driving connection with social logins (through Particle Auth) and standard Web3 wallets, creating an equally accessible experience for Web3 natives and traditional consumers. Particle Connect is an all-in-one SDK capable of handling end-to-end onboarding and wallet connection.

👉 Learn more about Particle Connect.

👉 Learn more about Particle Network: https://particle.network

🛠️ Quickstart

Clone this repository

git clone https://github.com/Particle-Network/connect-solana-demo

Access the app:

cd solana-demo

Install dependencies

yarn

OR

npm install

Set environment variables

This project requires several keys from Particle Network to be defined in .env. The following should be defined:

Start the project

npm run start

OR

yarn dev

About

Demo app demonstrating how to integrate social and Web3 logins on the Solana blockchain using Particle Connecand sending a transaction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published