diff --git a/_i18n/en.yml b/_i18n/en.yml index 75989b1..226affb 100755 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -8,10 +8,11 @@ pages: hero-heading: Masternodes hero-text: Masternodes are computers that run a dash wallet and make decisions, such as locking transactions with InstantSend, coordinate mixing of coins, and voting on budget funding. - what-btn: Buy with fiat currency - how-btn: Buy with cryptocurrency - network-btn: Full Exchanges Listing - p2p-btn: + hero-what-btn: Buy with fiat currency + hero-how-btn: Buy with cryptocurrency + hero-network-btn: Full Exchanges Listing + hero-p2p-btn: P2P + marsternode-text: Masternodes are required to have 1000 Dash collateral, a dedicated IP address, and be able to run 24 hours a day without a more than a 1 hr connection loss. Masternodes get paid 45% of the block reward on every block, which is distributed to masternodes one at a time. Typically, around 2 dash is paid to each masternode every 7 days. what-heading: WHAT IS MASTERNODE? @@ -46,6 +47,7 @@ pages: If you can’t be bothered with setting up and maintaining your own and don’t mind paying a little extra, you can go with paid masternode hosters which will greatly simplify the process. A few good ones can be found here. host-btn: Start Masternode + host-table-heading: MasterNodes Network p2p-text: | @@ -54,6 +56,7 @@ pages: Text about peer2peer Thanks to incentivization, Dash’s network has grown to 4,100 masternodes since launch in 2014, meaning Dash’s peer-to-peer network is one of the largest in the world. More nodes means more secure services, and more capacity for end-users to access Digital Cash from anywhere in the world, 24/7. + p2p-btn: Network Stats buy: diff --git a/_includes/hero/masternodes.html b/_includes/hero/masternodes.html index b08ddd1..0ae1585 100644 --- a/_includes/hero/masternodes.html +++ b/_includes/hero/masternodes.html @@ -11,13 +11,14 @@
-

{% t pages.buy.hero-heading %}

-

{% t pages.buy.hero-text %}

+

{% t pages.masternodes.hero-heading %}

+

{% t pages.masternodes.hero-text %}

- {% t pages.buy.buy-fiat-btn %} - {% t pages.buy.buy-crypto-btn %} - {% t pages.buy.full-list %} + {% t pages.masternodes.hero-what-btn %} + {% t pages.masternodes.hero-how-btn %} + {% t pages.masternodes.hero-network-btn %} + {% t pages.masternodes.hero-p2p-btn %}
diff --git a/assets/img/masternodes/evol.svg b/assets/img/masternodes/evol.svg new file mode 100644 index 0000000..9be41bf --- /dev/null +++ b/assets/img/masternodes/evol.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + diff --git a/assets/img/masternodes/masternode.svg b/assets/img/masternodes/masternode.svg new file mode 100644 index 0000000..78fd7e0 --- /dev/null +++ b/assets/img/masternodes/masternode.svg @@ -0,0 +1,24 @@ + + + + + + diff --git a/assets/img/masternodes/pay.svg b/assets/img/masternodes/pay.svg new file mode 100644 index 0000000..87a7db9 --- /dev/null +++ b/assets/img/masternodes/pay.svg @@ -0,0 +1,17 @@ + + + + + + + + + + diff --git a/assets/img/masternodes/private.svg b/assets/img/masternodes/private.svg new file mode 100644 index 0000000..92ade72 --- /dev/null +++ b/assets/img/masternodes/private.svg @@ -0,0 +1,16 @@ + + + + + + + + + diff --git a/masternodes/index.html b/masternodes/index.html index 937749c..fd6e87e 100644 --- a/masternodes/index.html +++ b/masternodes/index.html @@ -5,7 +5,7 @@ description: pages.budget.description --- -{% include hero/budget.html %} +{% include hero/masternodes.html %} {% include base.html %} @@ -13,7 +13,7 @@ description: pages.budget.description
-
{% tmd pages.marsternode.marsternode-text %}
+
{% tmd pages.masternodes.marsternode-text %}
@@ -21,12 +21,12 @@ description: pages.budget.description
-

{% t pages.marsternode.what-heading %}

-

{% t pages.marsternode.what-text %}

+

{% t pages.masternodes.what-heading %}

+

{% t pages.masternodes.what-text %}

-

{% t pages.marsternode.earn-heading %}

-

{% t pages.marsternode.earn-text %}

+

{% t pages.masternodes.earn-heading %}

+

{% t pages.masternodes.earn-text %}

@@ -47,26 +47,26 @@ description: pages.budget.description
-
+
- + Instant

InstantSend

-

{% t pages.marsternode.instantiend-text %}

+

{% t pages.masternodes.instantiend-text %}

- + Private

PrivateSend

-

{% t pages.marsternode.private-send-text %}

+

{% t pages.masternodes.private-send-text %}

- + Secure

Decentralised
Governance

-

{% t pages.marsternode.governance-text %}

+

{% t pages.masternodes.governance-text %}

- + Secure

Dash Evolution

-

{% t pages.marsternode.evolution-text %}

+

{% t pages.masternodes.evolution-text %}

@@ -74,14 +74,14 @@ description: pages.budget.description
-
{% tmd pages.marsternode.host-heading %}
+

{% t pages.masternodes.host-heading %}

- {% tmd pages.marsternode.host-text-right %} + {% tmd pages.masternodes.host-text-right %}
- {% tmd pages.marsternode.host-text-left %} - {% t pages.marsternode.host-btn %} +
{% tmd pages.masternodes.host-text-left %}
+ {% t pages.masternodes.host-btn %}
@@ -90,7 +90,7 @@ description: pages.budget.description
- {% t pages.marsternode.host-table-heading %} + {% t pages.masternodes.host-table-heading %}
@@ -111,11 +111,11 @@ description: pages.budget.description
-
P2P
+

P2P

- {% tmd pages.marsternode.p2p-text %} - {% t pages.marsternode.p2p-btn %} +
{% tmd pages.masternodes.p2p-text %}
+ {% t pages.masternodes.p2p-btn %}