Servicios de alojamiento

Varios miembros de la comunidad Dash ofrecen servicios de alojamiento de masternodes. Este servicio se puede realizar de forma segura sin que el cliente ceda nunca el control de los 1000 DASH requeridos para la garantía. Por razones de seguridad, se recomienda encarecidamente mantener la garantía en una billetera de hardware cuando se aprovecha de un servicio de alojamiento. Una lista de los servicios de alojamiento de masternodes actualmente disponibles se presenta a continuación.

Lista de los servicios de alojamiento

Descargo de responsabilidad: Dash Core puede estar afiliado a estos miembros de la comunidad, pero no está involucrado en la prestación de ninguno de estos servicios.

CrowdNode

../_images/crowdnode.png

https://crowdnode.io

  • Operado por: CrowdNode ApS
  • Servicios: Alojamiento, Acciones.
  • Cost: 15% of masternode payments
  • Sitio
  • Correo Electrónico

Servicio de alojamiento de Splawik

../_images/splawik.png

http://dashmasternode.io

AllNodes

../_images/allnodes.png

https://www.allnodes.com

Node40

../_images/node40.png

https://node40.com

  • Operado por: Perry Woodin
  • Servicios: Alojamiento, Votación, Cumplimiento de impuestos
  • 0.34 Dash/month (variable, discounts available)
  • Sitio
  • Correo electrónico
  • Foro
  • Reseña

Masternode.me

../_images/moocowmoo.png

https://masternode.me

币舫 (Bifun)

../_images/bifun.png

https://bifun.com

  • Operado por: BiFun (Hainan) Network Technology Co, Ltd.
  • Servicios: Alojamiento, Acciones.
  • Sitio
  • Correo electronico

Alojamiento de masternode

https://masternodehosting.com

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. Envía 1000 DASH a una dirección que controles en una sola transacción y espera 15 confirmaciones
  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.