托管服务

多个达世币社区成员提供主节点托管服务。托管服务可以安全实现客户无需放弃对1000个达世币的控制权,这1000个达世币是必需的保证金。出于安全考虑,强烈建议您在使用托管服务时,将保证金保存在硬件钱包中。下面列出了一些当前可用的主节点托管服务。

托管服务列表

免责声明 :Dash Core可能与这些社区成员相关联,但并不参与提供任何上述服务。

CrowdNode

../_images/crowdnode.png

https://crowdnode.io

  • 运营者:CrowdNode ApS
  • 服务:托管, 共享
  • Cost: 15% of masternode payments
  • 网站
  • 邮箱

SID Hosting Service

../_images/splawik.png

https://dashmasternode.io

  • 运营者:splawik21 (Dash Core 团队成员)
  • 服务:托管
  • Cost: €25/month, paid in Dash
  • 网站
  • Email

Allnodes

../_images/allnodes.svg

https://www.allnodes.com

Node40

../_images/node40.png

https://node40.com

  • 运营者:Perry Woodin
  • 服务:托管,投票,纳税遵从
  • 0.34 Dash/month (variable, discounts available)
  • 网站
  • 邮箱
  • 论坛
  • 评论

主节点托管

https://masternodehosting.com

  • 运营者:flare (Dash Core 团队成员)
  • 服务:托管
  • Cost: €18/month
  • 网站
  • 邮箱
  • 论坛

NodeHub.io

../_images/nodehub.png

https://nodehub.io

  • Operated by: NodeHub.io Platform
  • Services: Hosting, Governance, Stats
  • Cost: $9.90/month (charged daily at $0.33)
  • Site
  • Email
  • Twitter
  • Discord

Gentarium

../_images/gentarium.svg

https://mn.gtmcoin.io

  • Operated by: Gentarium International OÜ
  • 服务:托管, 共享
  • Cost: $3.99/month (charged daily at $0.15)
  • Site
  • Email
  • Twitter
  • Discord

Registering a hosted masternode

Dash 0.13.0 实现了 DIP003,引入了关于一个 Dash 主节点如何建立和操作的多处变化。文档列表如下:

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.