Skip to content

Commit

Permalink
Formula are added.
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafabarmshory committed Oct 10, 2022
1 parent 915232c commit 9de48ed
Show file tree
Hide file tree
Showing 40 changed files with 10,164 additions and 202 deletions.
3 changes: 2 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,9 +204,10 @@ ignore_theme_config: true
# and configure order of the links.
#
header_pages:
- about.html
- calculator.html
- roles.html
- networks.html
- about.html

#
# You can add links to the accounts you have on other sites, with respective
Expand Down
34 changes: 23 additions & 11 deletions _includes/head.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,26 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
{%- seo -%}
<link rel="stylesheet" href="{{ "/assets/css/bootstrap.min.css" | relative_url }}" >
<link rel="stylesheet" href="{{ "/assets/main.css" | relative_url }}">
<script src="{{ "/assets/js/bootstrap.bundle.min.js" | relative_url }}" ></script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
{%- seo -%}
<link rel="stylesheet" href="{{ "/assets/css/bootstrap.min.css" | relative_url }}" />
<link rel="stylesheet" href="{{ "/assets/css/icons.min.css" | relative_url }}" />
<link rel="stylesheet" href="{{ "/assets/main.css" | relative_url }}" />
<script src="{{ "/assets/js/bootstrap.bundle.min.js" | relative_url }}" ></script>

{%- feed_meta -%}
{%- if jekyll.environment == 'production' and site.google_analytics -%}
{%- include google-analytics.html -%}
{%- endif -%}
<script
type="text/javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>

<script>
MathJax.Hub.Config({
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
});
</script>

{%- feed_meta -%}
{%- if jekyll.environment == 'production' and site.google_analytics -%}
{%- include google-analytics.html -%}
{%- endif -%}
</head>
12 changes: 9 additions & 3 deletions _networks/cardano.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

network_symbol: "ADA"
network_title: ""
network_fee: 1.0
network_epoch: 5.0

site_main: ""
site_docs: ""
Expand All @@ -22,12 +24,16 @@
stake_apr: 5.0
stake_reward_frequency: ""
stake_effectiveness_rating: 0
stake_unbonding_period: 21
stake_unbonding_period: 21.0

slashing_uptime: true
slashing_duble_signe: true

node_start_value: 1
node_start_value: 500
node_hardware: 8CPU_16GRAM_500GS
node_reward: 0
node_reward_constant: 300
node_reward_percentage: 1.0

staked_value: 100000.0
p2p_staked_value: 100000.0
---
16 changes: 11 additions & 5 deletions _networks/cosmos.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,30 @@

network_symbol: "POKT"
network_title: ""
network_fee: 1.0
network_epoch: 5.0

site_main: ""
site_docs: ""
site_explorer: ""

token: "CET"
token_price: 0.0
token_price: 0.045

stake_min: 1
stake_apr: 16.1
stake_apr: 5.0
stake_reward_frequency: ""
stake_effectiveness_rating: 0
stake_unbonding_period: 21
stake_unbonding_period: 21.0

slashing_uptime: true
slashing_duble_signe: true

node_start_value: 1
node_start_value: 500
node_hardware: 8CPU_16GRAM_500GS
node_reward: 0
node_reward_constant: 300
node_reward_percentage: 1.0

staked_value: 100000.0
p2p_staked_value: 100000.0
---
23 changes: 14 additions & 9 deletions _networks/csc.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,31 @@

network_symbol: "CSC"
network_title: "Coinex Smart Coin"
network_fee: 1.0
network_epoch: 5.0

site_main: "https://coinex.net"
site_main: ""
site_docs: ""
site_explorer: ""

token: "CET"
token_price: 0.045

stake_min: 1000
stake_apr: 8.0
stake_reward_frequency: "~6.5 Min"
stake_effectiveness_rating: "97.5%"
stake_unbonding_period: "up to 21 days"
stake_min: 1
stake_apr: 5.0
stake_reward_frequency: ""
stake_effectiveness_rating: 0
stake_unbonding_period: 21.0

slashing_uptime: true
slashing_duble_signe: true

node_start_value: 10000
node_start_value: 500
node_hardware: 8CPU_16GRAM_500GS
node_reward: 0
node_reward_constant: 300
node_reward_percentage: 1.0

staked_value: 100000.0
p2p_staked_value: 100000.0
---

<h2>TODO</h2>
16 changes: 11 additions & 5 deletions _networks/elrond.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,30 @@

network_symbol: "POKT"
network_title: ""
network_fee: 1.0
network_epoch: 5.0

site_main: ""
site_docs: ""
site_explorer: ""

token: "CET"
token_price: 0.0
token_price: 0.045

stake_min: 1
stake_apr: 11.0
stake_apr: 5.0
stake_reward_frequency: ""
stake_effectiveness_rating: 0
stake_unbonding_period: 21
stake_unbonding_period: 21.0

slashing_uptime: true
slashing_duble_signe: true

node_start_value: 1
node_start_value: 500
node_hardware: 8CPU_16GRAM_500GS
node_reward: 0
node_reward_constant: 300
node_reward_percentage: 1.0

staked_value: 100000.0
p2p_staked_value: 100000.0
---
16 changes: 11 additions & 5 deletions _networks/kava.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,30 @@

network_symbol: "POKT"
network_title: ""
network_fee: 1.0
network_epoch: 5.0

site_main: ""
site_docs: ""
site_explorer: ""

token: "CET"
token_price: 0.0
token_price: 0.045

stake_min: 1
stake_apr: 32.6
stake_apr: 5.0
stake_reward_frequency: ""
stake_effectiveness_rating: 0
stake_unbonding_period: 21
stake_unbonding_period: 21.0

slashing_uptime: true
slashing_duble_signe: true

node_start_value: 1
node_start_value: 500
node_hardware: 8CPU_16GRAM_500GS
node_reward: 0
node_reward_constant: 300
node_reward_percentage: 1.0

staked_value: 100000.0
p2p_staked_value: 100000.0
---
16 changes: 11 additions & 5 deletions _networks/kusama.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,30 @@

network_symbol: "POKT"
network_title: ""
network_fee: 1.0
network_epoch: 5.0

site_main: ""
site_docs: ""
site_explorer: ""

token: "CET"
token_price: 0.0
token_price: 0.045

stake_min: 1
stake_apr: 19.0
stake_apr: 5.0
stake_reward_frequency: ""
stake_effectiveness_rating: 0
stake_unbonding_period: 21
stake_unbonding_period: 21.0

slashing_uptime: true
slashing_duble_signe: true

node_start_value: 1
node_start_value: 500
node_hardware: 8CPU_16GRAM_500GS
node_reward: 0
node_reward_constant: 300
node_reward_percentage: 1.0

staked_value: 100000.0
p2p_staked_value: 100000.0
---
16 changes: 11 additions & 5 deletions _networks/marlin.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,30 @@

network_symbol: "POKT"
network_title: ""
network_fee: 1.0
network_epoch: 5.0

site_main: ""
site_docs: ""
site_explorer: ""

token: "CET"
token_price: 0.0
token_price: 0.045

stake_min: 1
stake_apr: 30.0
stake_apr: 5.0
stake_reward_frequency: ""
stake_effectiveness_rating: 0
stake_unbonding_period: 21
stake_unbonding_period: 21.0

slashing_uptime: true
slashing_duble_signe: true

node_start_value: 1
node_start_value: 500
node_hardware: 8CPU_16GRAM_500GS
node_reward: 0
node_reward_constant: 300
node_reward_percentage: 1.0

staked_value: 100000.0
p2p_staked_value: 100000.0
---
16 changes: 11 additions & 5 deletions _networks/mina.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,30 @@

network_symbol: "POKT"
network_title: ""
network_fee: 1.0
network_epoch: 5.0

site_main: ""
site_docs: ""
site_explorer: ""

token: "CET"
token_price: 0.0
token_price: 0.045

stake_min: 1
stake_apr: 24.0
stake_apr: 5.0
stake_reward_frequency: ""
stake_effectiveness_rating: 0
stake_unbonding_period: 21
stake_unbonding_period: 21.0

slashing_uptime: true
slashing_duble_signe: true

node_start_value: 1
node_start_value: 500
node_hardware: 8CPU_16GRAM_500GS
node_reward: 0
node_reward_constant: 300
node_reward_percentage: 1.0

staked_value: 100000.0
p2p_staked_value: 100000.0
---
16 changes: 11 additions & 5 deletions _networks/moonbeam.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,24 +6,30 @@

network_symbol: "POKT"
network_title: ""
network_fee: 1.0
network_epoch: 5.0

site_main: ""
site_docs: ""
site_explorer: ""

token: "CET"
token_price: 0.0
token_price: 0.045

stake_min: 1
stake_apr: 22.0
stake_apr: 5.0
stake_reward_frequency: ""
stake_effectiveness_rating: 0
stake_unbonding_period: 21
stake_unbonding_period: 21.0

slashing_uptime: true
slashing_duble_signe: true

node_start_value: 1
node_start_value: 500
node_hardware: 8CPU_16GRAM_500GS
node_reward: 0
node_reward_constant: 300
node_reward_percentage: 1.0

staked_value: 100000.0
p2p_staked_value: 100000.0
---
Loading

0 comments on commit 9de48ed

Please sign in to comment.