Swift Protocol: Web3 Notification Service
Introduction
Swift Protocol stands as an all-in-one notification delivery service designed specifically for the Web3 ecosystem. Our platform specializes in collecting, encrypting, and storing user information while managing notification delivery on behalf of our clients.
Communication Channels
Our service supports multiple notification channels to ensure comprehensive coverage. Users can receive notifications through:
- SMS
- Push notifications
- Telegram
Each communication method is integrated into our platform.
Privacy and Security
Privacy stands at the core of our service. We implement end-to-end encryption for all user data, including:
- Emails
- Phone numbers
- Device IDs
This data is secured using a temporary key system. Through Swift Guard, only authorized parties can decrypt this information, enabling apps to notify users without accessing their personal data. This approach eliminates the need for GDPR and other privacy regulation compliance.
Technical Performance
We pride ourselves on rapid notification delivery, achieving response times of 6-10 seconds for both onchain events and custom developer calls.
Service Tiers
Swift Guard
We offer Swift Guard as a subscription-based service for clients seeking detailed control over their users’ data while maintaining robust security measures. Pricing follows a variable monthly rate structure based on usage patterns and requirements.
Swift Notify
Our Swift Notify service operates on a freemium model:
- Free tier users receive access to a limited number of monthly notifications
- Multiple subscription tiers available
- Specialized Enterprise packages tailored to specific organizational requirements
Cosmos Ecosystem Integration
We’ve developed a specialized system built upon our Swift infrastructure, specifically designed to meet the needs of the ATOM Accelerator DAO. This integration includes three key components:
Management Dashboard
We’ve developed an intuitive dashboard for user management and newsletter distribution. The testing version can be accessed at dashboard.hackmos.swiftprotocol.zone. Access requires an organization PEM key for both entry and API request signing. The complete source code is available on GitHub.
Website Integration
To facilitate easy user engagement, we’ve created a streamlined signup component for website integration. A demonstration of this component can be found at comp.hackmos.swiftprotocol.zone, showcasing its implementation for the AADAO newsletter. The component’s code is publicly available on GitHub.
Template Management
Our templating system enables users to create and customize their own email templates efficiently. This system includes a testing Express server and supports various features including:
- Pattern replacement functionality
- Loop implementation
- Markdown parsing capabilities
The templating system’s source code is also available on GitHub for public access and contribution.
Important Links
- Dashboard:Â https://dashboard.hackmos.swiftprotocol.zone
- Signup Component Demo:Â https://comp.hackmos.swiftprotocol.zone
- Source Code: Available on GitHub (contact for repository access)