chore: sync submodule state (parent ref update)
Made-with: Cursor
This commit is contained in:
193
docs/OUTREACH_MATERIALS.md
Normal file
193
docs/OUTREACH_MATERIALS.md
Normal file
@@ -0,0 +1,193 @@
|
||||
# Outreach Materials - Smart Accounts
|
||||
|
||||
**Date**: 2026-01-26
|
||||
**Network**: ChainID 138 (SMOM-DBIS-138)
|
||||
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
||||
This document provides outreach materials for promoting Smart Accounts on ChainID 138.
|
||||
|
||||
---
|
||||
|
||||
## Key Messages
|
||||
|
||||
### For Users
|
||||
|
||||
**Headline**: "Enhanced Wallet Experience with Smart Accounts"
|
||||
|
||||
**Key Points**:
|
||||
- Programmable account behavior
|
||||
- Delegation for dApps
|
||||
- Advanced permissions
|
||||
- Batch operations
|
||||
- Gas abstraction (if enabled)
|
||||
|
||||
**Benefits**:
|
||||
- Better security
|
||||
- Enhanced control
|
||||
- Improved UX
|
||||
- Lower gas costs (with batching)
|
||||
|
||||
---
|
||||
|
||||
### For Developers
|
||||
|
||||
**Headline**: "Build Better dApps with Smart Accounts"
|
||||
|
||||
**Key Points**:
|
||||
- Easy integration
|
||||
- Comprehensive SDK
|
||||
- Complete documentation
|
||||
- Full feature support
|
||||
|
||||
**Benefits**:
|
||||
- Execute on behalf of users
|
||||
- Fine-grained permissions
|
||||
- Better user experience
|
||||
- Reduced friction
|
||||
|
||||
---
|
||||
|
||||
## Social Media Posts
|
||||
|
||||
### Twitter/X
|
||||
|
||||
**Post 1**:
|
||||
```
|
||||
🚀 Smart Accounts are now available on ChainID 138!
|
||||
|
||||
✨ Programmable accounts
|
||||
🔐 Enhanced security
|
||||
⚡ Better UX
|
||||
💰 Lower gas costs
|
||||
|
||||
Get started: [link to docs]
|
||||
```
|
||||
|
||||
**Post 2**:
|
||||
```
|
||||
💡 Build better dApps with Smart Accounts on ChainID 138
|
||||
|
||||
✅ Execute on behalf of users
|
||||
✅ Fine-grained permissions
|
||||
✅ Batch operations
|
||||
✅ Complete SDK
|
||||
|
||||
Developer guide: [link]
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Blog Post Outline
|
||||
|
||||
### Title
|
||||
|
||||
"Introducing Smart Accounts on ChainID 138: Enhanced Wallet Experience"
|
||||
|
||||
### Sections
|
||||
|
||||
1. **Introduction**
|
||||
- What are Smart Accounts
|
||||
- Why they matter
|
||||
|
||||
2. **Features**
|
||||
- Delegation
|
||||
- Advanced Permissions
|
||||
- Batch Operations
|
||||
- Gas Abstraction
|
||||
|
||||
3. **Use Cases**
|
||||
- Payment rails
|
||||
- dApp interactions
|
||||
- DeFi protocols
|
||||
|
||||
4. **Getting Started**
|
||||
- Quick start guide
|
||||
- Examples
|
||||
- Documentation
|
||||
|
||||
5. **Conclusion**
|
||||
- Benefits summary
|
||||
- Call to action
|
||||
|
||||
---
|
||||
|
||||
## Press Release Template
|
||||
|
||||
### Headline
|
||||
|
||||
"ChainID 138 Launches Smart Accounts Integration with MetaMask"
|
||||
|
||||
### Body
|
||||
|
||||
ChainID 138 (SMOM-DBIS-138) today announced the integration of MetaMask Smart Accounts Kit, enabling programmable account behavior and enhanced user experience.
|
||||
|
||||
**Key Features**:
|
||||
- Delegation framework
|
||||
- Advanced Permissions (ERC-7715)
|
||||
- User operation batching
|
||||
- Gas abstraction support
|
||||
|
||||
**Benefits**:
|
||||
- Enhanced security
|
||||
- Better user experience
|
||||
- Lower transaction costs
|
||||
- Developer-friendly SDK
|
||||
|
||||
**Availability**:
|
||||
Smart Accounts are now available on ChainID 138. Users can create Smart Accounts and developers can integrate using the comprehensive SDK and documentation.
|
||||
|
||||
**Resources**:
|
||||
- Documentation: [link]
|
||||
- Developer Guide: [link]
|
||||
- Examples: [link]
|
||||
|
||||
---
|
||||
|
||||
## Documentation Links
|
||||
|
||||
### For Users
|
||||
|
||||
- [User Guide](./SMART_ACCOUNTS_USER_GUIDE.md)
|
||||
- [FAQ](./SMART_ACCOUNTS_FAQ.md)
|
||||
- [Troubleshooting](./SMART_ACCOUNTS_TROUBLESHOOTING.md)
|
||||
|
||||
### For Developers
|
||||
|
||||
- [Developer Guide](./SMART_ACCOUNTS_DEVELOPER_GUIDE.md)
|
||||
- [API Reference](./SMART_ACCOUNTS_API_REFERENCE.md)
|
||||
- [Integration Examples](../examples/)
|
||||
|
||||
---
|
||||
|
||||
## Community Channels
|
||||
|
||||
### Recommended Channels
|
||||
|
||||
- **Discord**: Create Smart Accounts channel
|
||||
- **GitHub**: Discussions for questions
|
||||
- **Twitter**: Announcements and updates
|
||||
- **Documentation**: Comprehensive guides
|
||||
|
||||
---
|
||||
|
||||
## Metrics to Highlight
|
||||
|
||||
### User Metrics
|
||||
|
||||
- Account creation time: < 5 seconds
|
||||
- Delegation approval: < 10 seconds
|
||||
- Gas savings: > 30% (with batching)
|
||||
|
||||
### Developer Metrics
|
||||
|
||||
- Easy integration
|
||||
- Complete SDK
|
||||
- Comprehensive documentation
|
||||
- Active support
|
||||
|
||||
---
|
||||
|
||||
**Last Updated**: 2026-01-26
|
||||
Reference in New Issue
Block a user