Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rolodexter committed Jan 4, 2025
1 parent 52ee45d commit 5eb93a2
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 0 deletions.
Binary file added docs/images/Wallet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions docs/onboarding/registration.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Node Operator Registration

[![Website](https://img.shields.io/badge/Register-DataHive_Nodes-blue)](https://www.datahive.network/nodes)
[![Twitter](https://img.shields.io/badge/Twitter-DataHive-blue)](https://x.com/getdatahive)
[![Telegram](https://img.shields.io/badge/Telegram-DataHive-blue)](https://t.me/datahiveofficial)
[![Quest](https://img.shields.io/badge/Quest-DataHive-blue)](https://quest.intract.io/project/datahive-h_lpnt)
[![Email](https://img.shields.io/badge/Email-team@datahive.network-blue)](mailto:team@datahive.network)

The registration process for [LN1 node operators](/docs/onboarding/overview.md) centers around wallet-based authentication and management.

![Registration](/docs/images/Registration.png)
Expand Down
54 changes: 54 additions & 0 deletions docs/onboarding/wallets.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# Node Operator Onboarding

[![Website](https://img.shields.io/badge/Register-DataHive_Nodes-blue)](https://www.datahive.network/nodes)
[![Twitter](https://img.shields.io/badge/Twitter-DataHive-blue)](https://x.com/getdatahive)
[![Telegram](https://img.shields.io/badge/Telegram-DataHive-blue)](https://t.me/datahiveofficial)
[![Quest](https://img.shields.io/badge/Quest-DataHive-blue)](https://quest.intract.io/project/datahive-h_lpnt)
[![Email](https://img.shields.io/badge/Email-team@datahive.network-blue)](mailto:team@datahive.network)

The registration process for [LN1 node operators](/docs/onboarding/overview.md) requires a [compatible cryptocurrency wallet](/docs/onboarding/wallets.md) for authentication and management.

![Wallets](/docs/images/Wallet.png)

## Supported Wallets

**Compatible Wallets**
- [MetaMask](/docs/onboarding/wallets/metamask.md)
- [WalletConnect](/docs/onboarding/wallets/walletconnect.md)
- [Trust Wallet](/docs/onboarding/wallets/trust.md)
- [Ledger Hardware Wallet](/docs/onboarding/wallets/ledger.md)
- [Trezor Hardware Wallet](/docs/onboarding/wallets/trezor.md)

## Wallet Requirements

**Technical Requirements**
- Must support [Ethereum-based networks](/docs/onboarding/networks.md)
- Must be able to [sign messages](/docs/onboarding/verification.md)
- Must support [smart contract interactions](/docs/onboarding/contracts.md)
- Must have sufficient funds for [gas fees](/docs/onboarding/fees.md)

## Security Guidelines

**Best Practices**
- Store [seed phrase](/docs/onboarding/security/seed-phrase.md) securely offline
- Enable [two-factor authentication](/docs/onboarding/security/2fa.md)
- Use [hardware wallets](/docs/onboarding/security/hardware-wallets.md) for large stakes
- Keep [wallet software](/docs/onboarding/maintenance.md) updated
- Verify all [transaction details](/docs/onboarding/transactions.md)

## Connection Process

**Initial Setup**
- Select your [preferred wallet](/docs/onboarding/wallet-selection.md)
- Connect to [DataHive platform](/docs/onboarding/platform-connection.md)
- Sign [verification message](/docs/onboarding/verification.md)
- Complete [wallet authentication](/docs/onboarding/authentication.md)

## Important Notes

- Your registration wallet becomes your [master/admin wallet](/docs/onboarding/roles.md)
- All [node operations](/docs/onboarding/operations.md) and [rewards](/docs/onboarding/rewards.md) are linked to this wallet
- [Wallet changes](/docs/onboarding/wallet-management.md) require administrative approval
- Keep [backup access](/docs/onboarding/security/backup.md) methods available

*Note: For detailed wallet setup instructions, please refer to your specific wallet's documentation.*
Empty file.

0 comments on commit 5eb93a2

Please sign in to comment.