Skip to content

dialectlabs/buildstation-alerts

Repository files navigation

Build Station Berlin: Dialect Alerts Implementation

This project demonstrates the integration of Dialect Alerts with a Solana dApp. Dialect Alerts is a smart messaging protocol for dApp notifications and wallet-to-wallet chat, powering notifications for many popular dApps across Solana, EVM, and Aptos chains.

Dialect Integration Resources

Implementation Tutorial Video

Dialect Alerts Implementation Tutorial

Usage

To use this application:

  1. Connect your Solana wallet using the wallet button in the top right corner
  2. Click on the notification bell icon to set up your notification preferences
  3. Choose your preferred notification channels
  4. Start receiving important updates from the application

Note: You'll need to register your Dialect dApp address in the DialectNotificationComponent.tsx file by replacing the <ENTER_YOUR_DAPP_ADDRESS> placeholder with your actual dApp address you used to register from the Dialect dashboard.

Installation

Clone the repo

git clone https://github.com/dialectlabs/buildstation-alerts.git
cd buildstation-alerts

Install Dependencies

npm install

Start the web app

npm run dev

About

Alert implementation example using Solana dApp Scaffold.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages