Хостинг сервисы

Несколько участников сообщества Dash предлагают услуги хостинга. Эти услуги могут быть оказаны с должным уровнем безопасности, и пользователю не надо передавать управление 1000 Dash, которые необходимы для залогового обеспечения. С точки зрения безопасности, мы настоятельно рекомендуем хранить залоговое обеспечение на аппаратном кошельке, когда вы обращаетесь к услугам хостинга. Ниже представлен список хостинг-сервисов, которые работают с мастернодами.

Список хостинг сервисов

Дисклеймер: Dash Core могут быть связаны с этими участниками сообщества, но они никак не участвуют в оказании этих услуг.

CrowdNode

../_images/crowdnode.png

https://crowdnode.io

  • Управляет: CrowdNode ApS
  • Services: Hosting, Shares
  • Cost: 15% of masternode payments
  • Сайт
  • Email

Splawik’s Hosting Service

../_images/splawik.png

http://dashmasternode.io

  • Operated by: splawik21 (Dash Core team member)
  • Услуги: хостинг
  • Cost: 0.1 Dash/month
  • Сайт
  • Email
  • Форум

AllNodes

../_images/allnodes.png

https://www.allnodes.com

Node40

../_images/node40.png

https://node40.com

  • Управляет: Perry Woodin
  • Услуги: Хостинг, Голосование, Налоговое сопровождение
  • 0.34 Dash/month (variable, discounts available)
  • Сайт
  • Email
  • Форум
  • Обзор

Masternode.me

../_images/moocowmoo.png

https://masternode.me

  • Управляется: moocowmoo (участник команды Dash Core)
  • Услуги: хостинг
  • Cost: 10% of masternode payments
  • Сайт
  • Email
  • Форум
  • Обзор

币舫 (Bifun)

../_images/bifun.png

https://bifun.com

  • Operated by: BiFun (Hainan) Network Technology Co, Ltd.
  • Services: Hosting, Shares
  • Site
  • Email

Masternodehosting

https://masternodehosting.com

  • Управляет: flare (участник команды Dash Core)
  • Услуги: хостинг
  • Cost: €18/month
  • Сайт
  • Email
  • Форум

Registering a hosted masternode

Dash 0.13.0 implements DIP003, which introduces several changes to how a Dash masternode is set up and operated. A list of available documentation appears below:

It is highly recommended to first read at least the list of changes before continuing in order to familiarize yourself with the new concepts in DIP003.

Registering a hosted masternode is done in several steps:

  1. Отправьте 1000 Dash на принадлежащий вам адрес одним переводом и подождите, пока он не подтвердится 15 раз
  2. Correspond with your hosting provider to determine who will generate the operator BLS keys, whether their fee will be paid by an operator reward percentage or according to a separate contract, and whether the masternode will be set up before or after the registration transaction
  3. Prepare, sign and broadcast the registration transaction using Dash Core or DMT

It is highly recommended to store the keys to your masternode collateral on a hardware wallet for added security against hackers. Since the hardware wallet is only used to sign a transaction, there is no need to ever connect this wallet to the internet. However, a Dash Core wallet with balance (for the transaction fee) is required to submit the registration transaction. The masternode registration process closely follows the setup guide, beginning from the registration step.

Operator transactions

This documentation is intended for operators managing nodes on behalf of owners. If you provide an IP address and port of a synchronized full node with your masternodeblsprivkey entered in the dash.conf file as descibed here to the masternode owner, it will appear in the DIP003 valid set immediately after they submit the protx register_submit command as described above. If the full node is not running, or if the owner submits 0 for the ipAndPort, then the node will be registered in a PoSe-banned state. In this case, the operator will need to issue a ProUpServTx transaction to update the service features and register the masternode.

The ProRegTx submitted by the owner also specifies the percentage reward for the operator. It does not specify the operator’s reward address, so a ProUpServTx is also required to claim this reward by specifying a Dash address. If the reward is not claimed, it will be paid to the owner in full.