-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9741801
commit 52ee45d
Showing
2 changed files
with
22 additions
and
20 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,43 @@ | ||
# Node Operator Registration | ||
|
||
The registration process for LN1 node operators centers around wallet-based authentication and management. | ||
The registration process for [LN1 node operators](/docs/onboarding/overview.md) centers around wallet-based authentication and management. | ||
|
||
![Registration](/docs/images/Registration.png) | ||
|
||
## Wallet Registration | ||
|
||
**Primary Wallet Setup** | ||
- Register using your cryptocurrency wallet address | ||
- This wallet becomes your master/admin wallet | ||
- All node operations and rewards will be linked to this wallet | ||
- Ensure wallet compatibility with platform standards | ||
- Register using your [cryptocurrency wallet](/docs/onboarding/wallets.md) address | ||
- This wallet becomes your [master/admin wallet](/docs/onboarding/roles.md) | ||
- All [node operations](/docs/onboarding/operations.md) and [rewards](/docs/onboarding/rewards.md) will be linked to this wallet | ||
- Ensure [wallet compatibility](/docs/onboarding/compatibility.md) with platform standards | ||
|
||
## Registration Process | ||
|
||
**Step 1: Initial Setup** | ||
- Connect your wallet to the platform | ||
- Provide email address for communications | ||
- Accept platform terms and conditions | ||
- [Connect your wallet](/docs/onboarding/setup/wallet-connection.md) to the platform | ||
- Provide [email address](/docs/onboarding/communications.md) for communications | ||
- Accept [platform terms and conditions](/docs/onboarding/legal/terms.md) | ||
|
||
**Step 2: Wallet Verification** | ||
- Sign a verification message to prove wallet ownership | ||
- Link wallet to your operator profile | ||
- Enable two-factor authentication (recommended) | ||
- Sign a [verification message](/docs/onboarding/verification.md) to prove wallet ownership | ||
- Link wallet to your [operator profile](/docs/onboarding/profiles.md) | ||
- Enable [two-factor authentication](/docs/onboarding/security/2fa.md) (recommended) | ||
|
||
## Administrative Functions | ||
|
||
**Master Wallet Capabilities** | ||
- Receive staking rewards | ||
- Manage node operations | ||
- Access dashboard controls | ||
- Handle fee payments | ||
- Monitor performance metrics | ||
- Receive [staking rewards](/docs/onboarding/staking/rewards.md) | ||
- Manage [node operations](/docs/onboarding/operations.md) | ||
- Access [dashboard controls](/docs/onboarding/dashboard.md) | ||
- Handle [fee payments](/docs/onboarding/fees.md) | ||
- Monitor [performance metrics](/docs/onboarding/monitoring.md) | ||
|
||
## Next Steps | ||
|
||
After completing wallet registration: | ||
- Complete KYC verification | ||
- Submit required legal documentation | ||
- Proceed to node setup process | ||
- Complete [KYC verification](/docs/onboarding/kyc.md) | ||
- Submit required [legal documentation](/docs/onboarding/legal/documentation.md) | ||
- Proceed to [node setup](/docs/onboarding/setup/node-setup.md) process | ||
|
||
*Note: For detailed hardware specifications and tier requirements, please refer to the dedicated hardware requirements documentation.* | ||
*Note: For detailed hardware specifications and tier requirements, please refer to the dedicated [hardware requirements](/docs/onboarding/hardware.md) documentation.* |