chore: sync submodule state (parent ref update)
Made-with: Cursor
This commit is contained in:
269
docs/CONSENSYS_OUTREACH_PACKAGE.md
Normal file
269
docs/CONSENSYS_OUTREACH_PACKAGE.md
Normal file
@@ -0,0 +1,269 @@
|
||||
# Consensys/MetaMask Outreach Package
|
||||
|
||||
Complete outreach package for requesting native MetaMask feature support for ChainID 138.
|
||||
|
||||
## Overview
|
||||
|
||||
This package contains all materials needed to contact Consensys/MetaMask for:
|
||||
- Swaps integration
|
||||
- Bridge integration
|
||||
- On-ramp integration
|
||||
- Native feature support
|
||||
|
||||
---
|
||||
|
||||
## Contact Information
|
||||
|
||||
### Consensys Business Development
|
||||
|
||||
- **Website**: https://consensys.io
|
||||
- **Contact Form**: https://consensys.io/contact/
|
||||
- **Email**: business@consensys.io (if available)
|
||||
- **Twitter**: [@Consensys](https://twitter.com/Consensys)
|
||||
- **LinkedIn**: https://www.linkedin.com/company/consensys
|
||||
|
||||
### MetaMask
|
||||
|
||||
- **Website**: https://metamask.io
|
||||
- **Documentation**: https://docs.metamask.io
|
||||
- **Support**: https://support.metamask.io
|
||||
- **Developer Portal**: https://developers.metamask.io
|
||||
|
||||
---
|
||||
|
||||
## Outreach Email Template
|
||||
|
||||
### Subject Line
|
||||
```
|
||||
ChainID 138 Integration Request - DeFi Oracle Meta Mainnet
|
||||
```
|
||||
|
||||
### Email Body
|
||||
|
||||
```
|
||||
Dear Consensys Business Development Team,
|
||||
|
||||
We are reaching out to request native MetaMask feature support for ChainID 138 (DeFi Oracle Meta Mainnet).
|
||||
|
||||
**About ChainID 138:**
|
||||
- Chain ID: 138 (0x8a)
|
||||
- Network Name: DeFi Oracle Meta Mainnet
|
||||
- Consensus: IBFT 2.0 (Istanbul BFT)
|
||||
- RPC Endpoints: https://rpc.d-bis.org, https://rpc2.d-bis.org
|
||||
- Block Explorer: https://explorer.d-bis.org
|
||||
- Status: Live and operational
|
||||
|
||||
**Network Features:**
|
||||
- ✅ Public RPC endpoints (HTTPS)
|
||||
- ✅ Block explorer (Blockscout)
|
||||
- ✅ Token contracts deployed (cUSDT, cUSDC, WETH, LINK)
|
||||
- ✅ Oracle price feeds
|
||||
- ✅ Stable network with high uptime
|
||||
- ✅ Active development and community
|
||||
|
||||
**Integration Requests:**
|
||||
|
||||
1. **MetaMask Swaps**
|
||||
- Enable token swaps on ChainID 138
|
||||
- Support for cUSDT, cUSDC, WETH, LINK
|
||||
- DEX integration ready
|
||||
|
||||
2. **MetaMask Bridge**
|
||||
- Enable cross-chain bridging to ChainID 138
|
||||
- Support bridging from Ethereum Mainnet and other chains
|
||||
- Bridge infrastructure available
|
||||
|
||||
3. **MetaMask Buy/Sell**
|
||||
- Enable on-ramp integration for ChainID 138
|
||||
- Support fiat-to-crypto purchases
|
||||
- Support crypto-to-fiat sales
|
||||
|
||||
**Network Statistics (2026-01-30):**
|
||||
- Current Block: 1,581,000+
|
||||
- Total Transactions: 13,156+
|
||||
- Active Addresses: 94+
|
||||
- Token Contracts: 11 deployed (Chain 138, Mainnet, ALL Mainnet)
|
||||
- Network Uptime: >99%
|
||||
- Average Block Time: 2 seconds
|
||||
|
||||
**Technical Details:**
|
||||
- RPC: JSON-RPC 2.0 compliant
|
||||
- WebSocket: Supported
|
||||
- EIP-1559: Supported
|
||||
- Gas Price: Dynamic
|
||||
- Block Time: ~2 seconds
|
||||
|
||||
**Token List:**
|
||||
- Official token list available
|
||||
- All tokens verified on-chain
|
||||
- Token metadata complete
|
||||
- Logos hosted and accessible
|
||||
|
||||
**Compliance:**
|
||||
- Regulatory compliant tokens (cUSDT, cUSDC)
|
||||
- KYC/AML support available
|
||||
- Travel rules compliance
|
||||
|
||||
**Partnership Opportunities:**
|
||||
We are open to discussing partnership terms and integration requirements. We can provide:
|
||||
- Technical support
|
||||
- Documentation
|
||||
- Testing resources
|
||||
- Marketing support
|
||||
|
||||
**Next Steps:**
|
||||
We would appreciate the opportunity to discuss integration requirements and timelines. Please let us know:
|
||||
1. Required documentation
|
||||
2. Technical requirements
|
||||
3. Integration timeline
|
||||
4. Partnership terms
|
||||
|
||||
Thank you for considering ChainID 138 for native MetaMask support.
|
||||
|
||||
Best regards,
|
||||
[Your Name]
|
||||
[Your Title]
|
||||
[Your Organization]
|
||||
[Contact Information]
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Supporting Documents
|
||||
|
||||
### 1. Network Information Sheet
|
||||
|
||||
**File**: `NETWORK_INFO_SHEET.md`
|
||||
|
||||
Contains:
|
||||
- Network specifications
|
||||
- RPC endpoint details
|
||||
- Token information
|
||||
- Explorer information
|
||||
- Technical capabilities
|
||||
|
||||
### 2. Token List
|
||||
|
||||
**File**: `token-lists/lists/dbis-138.tokenlist.json`
|
||||
|
||||
- All tokens with metadata
|
||||
- Verified on-chain
|
||||
- Logo URLs included
|
||||
- Follows Token Lists schema
|
||||
|
||||
### 3. Network Configuration
|
||||
|
||||
**File**: `metamask/network-metadata.json`
|
||||
|
||||
- Complete network configuration
|
||||
- Ready for wallet_addEthereumChain
|
||||
- All required fields present
|
||||
|
||||
### 4. Integration Status
|
||||
|
||||
**File**: `METAMASK_INTEGRATION_STATUS.md`
|
||||
|
||||
- Current integration status
|
||||
- Completed features
|
||||
- Pending features
|
||||
- Roadmap
|
||||
|
||||
---
|
||||
|
||||
## Requirements Checklist
|
||||
|
||||
### For Swaps Integration
|
||||
|
||||
- [ ] Sufficient liquidity on ChainID 138
|
||||
- [ ] DEX integration with aggregator
|
||||
- [ ] Security audit completion
|
||||
- [ ] Regulatory compliance
|
||||
- [ ] User base and volume
|
||||
- [ ] Token list submitted
|
||||
- [ ] Network stability verified
|
||||
|
||||
### For Bridge Integration
|
||||
|
||||
- [ ] Bridge provider partnership
|
||||
- [ ] Security audit completion
|
||||
- [ ] Liquidity on both sides
|
||||
- [ ] Monitoring and alerts
|
||||
- [ ] Regulatory compliance
|
||||
- [ ] Bridge contracts verified
|
||||
|
||||
### For On-Ramp Integration
|
||||
|
||||
- [ ] On-ramp partner integration
|
||||
- [ ] Regulatory compliance
|
||||
- [ ] KYC/AML compliance
|
||||
- [ ] User experience optimization
|
||||
- [ ] Payment processing
|
||||
- [ ] Support infrastructure
|
||||
|
||||
---
|
||||
|
||||
## Timeline Estimates
|
||||
|
||||
Based on typical MetaMask integration timelines:
|
||||
|
||||
- **Swaps Integration**: 3-6 months
|
||||
- **Bridge Integration**: 3-6 months
|
||||
- **On-Ramp Integration**: 6-12 months
|
||||
|
||||
*Note: Timelines may vary based on requirements and partnership terms*
|
||||
|
||||
---
|
||||
|
||||
## Follow-Up Actions
|
||||
|
||||
1. **Initial Contact** (Week 1)
|
||||
- Send outreach email
|
||||
- Provide network information
|
||||
- Request initial meeting
|
||||
|
||||
2. **Technical Review** (Weeks 2-4)
|
||||
- Provide technical documentation
|
||||
- Answer technical questions
|
||||
- Demonstrate network capabilities
|
||||
|
||||
3. **Partnership Discussion** (Month 2)
|
||||
- Discuss partnership terms
|
||||
- Review requirements
|
||||
- Agree on integration scope
|
||||
|
||||
4. **Integration Process** (Months 3-6+)
|
||||
- Provide technical support
|
||||
- Complete required audits
|
||||
- Test integration
|
||||
- Launch features
|
||||
|
||||
---
|
||||
|
||||
## Key Talking Points
|
||||
|
||||
1. **Network Stability**: High uptime, reliable infrastructure
|
||||
2. **Token Support**: Compliant stablecoins (cUSDT, cUSDC)
|
||||
3. **Developer Support**: Active development and documentation
|
||||
4. **Community**: Growing user base
|
||||
5. **Compliance**: Regulatory compliant tokens
|
||||
6. **Technical Excellence**: Modern infrastructure, best practices
|
||||
|
||||
---
|
||||
|
||||
## Additional Resources
|
||||
|
||||
- **Explorer**: https://explorer.d-bis.org
|
||||
- **Wallet Integration**: https://explorer.d-bis.org/wallet
|
||||
- **Token List API**: https://explorer.d-bis.org/api/config/token-list
|
||||
- **Network Config API**: https://explorer.d-bis.org/api/config/networks
|
||||
- **Market Data API**: https://explorer.d-bis.org/api/market/chains
|
||||
- **RPC Endpoints**:
|
||||
- https://rpc-http-pub.d-bis.org
|
||||
- https://rpc.d-bis.org
|
||||
- https://rpc2.d-bis.org
|
||||
- **Documentation**: Available in repository
|
||||
- **Custom Snap**: Built and ready for testing
|
||||
|
||||
---
|
||||
|
||||
**Last Updated**: 2026-01-26
|
||||
Reference in New Issue
Block a user