R2: How to Apply
R2 Beacon: APP_ID Registration Guide
Overview
This guide explains how to obtain an APP_ID for integrating your DApp with the R2 Beacon system during the pre-mainnet phase. The APP_ID is a unique identifier required for emitting business-aware actions to the R2 Beacon network.
Note: During the pre-mainnet phase, APP_ID registration is handled manually through direct communication with the R2 team. After mainnet launch, registration will be available through a self-service platform.
Prerequisites
Before starting the registration process, ensure you have:
A deployment-ready code
Documentation of your DApp's primary business actions
Technical documentation of your action structures
Development environment details (chains, networks, etc.)
Quick Start
Prepare your technical documentation
Contact R2 team at r2beacon-apply@roke.to
Schedule an integration call
Receive your APP_ID
Implement R2 Beacon integration
Registration Process
1. Documentation Preparation
Prepare the following information in a structured format:
2. Initial Contact
Send an email to r2beacon-apply@roke.to with:
Subject line: "APP_ID Registration Request - [Your DApp Name]"
Brief description of your DApp
Prepared technical documentation
Preferred communication method for follow-up
Your team's availability for integration call
3. Integration Call
During the scheduled call, you'll discuss:
Your DApp's architecture
Planned business actions
Integration timeline
Technical requirements
Security considerations
4. APP_ID Assignment
After approval, you'll receive:
Your unique APP_ID
Integration documentation
Test environment access
Support contact information
Implementation Steps
Implement the R2BeaconEmitter contract:
Deploy with your assigned APP_ID:
Post-Registration
After receiving your APP_ID:
Implement the R2BeaconEmitter interface
Test action emissions in the staging environment
Submit test transactions for verification
Receive approval for mainnet deployment
Future Platform Access
Note: After mainnet launch, the registration process will transition to a self-service platform at https://roke.to
The upcoming platform will provide:
Automated APP_ID generation
Self-service registration
Real-time action verification
Analytics dashboard
Integration monitoring
Common Issues & Solutions
1. Invalid APP_ID Format
Issue: APP_ID not recognized by R2 Beacon system
Solution: Verify APP_ID format:
2. Registration Email Not Received
Issue: No response to registration request
Solutions:
Check spam folder
Verify email sent to correct address: r2beacon-apply@roke.to
Visit https://roke.to for alternative contact methods
Include all required documentation in initial email
3. Action Emission Failures
Issue: Actions not appearing in R2 Beacon
Solution: Verify implementation:
Warning: Never share your APP_ID credentials or private keys during the registration process. The R2 team will never ask for sensitive information through email or chat.
For additional support and information, visit https://roke.to or contact r2beacon-apply@roke.to.
Last updated