Skip to content

Commit 143a38a

Browse files
committed
add earning part
1 parent 33086a2 commit 143a38a

File tree

3 files changed

+27
-3
lines changed

3 files changed

+27
-3
lines changed

astro.config.mjs

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,17 @@ export default defineConfig({
2020
slug: "get-started/what-is-ecency",
2121
},
2222
{
23-
label: "What is the difference?",
23+
label: "How it is different?",
2424
slug: "get-started/difference",
2525
},
2626
{
27-
label: "How it works",
27+
label: "How it works?",
2828
slug: "get-started/how-it-works",
2929
},
30+
{
31+
label: "How to earn?",
32+
slug: "get-started/earning",
33+
},
3034
{
3135
label: "Referral system",
3236
slug: "get-started/referral",
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: How to Earn rewards on Ecency?
3+
---
4+
5+
Ecency is powered by [Hive blockchain](https://hive.io). You can earn digital tokens on Ecency by:
6+
7+
**Posting** - By sharing your content, you can earn upvotes from community members. Depending on the upvotes you receive, you may get a portion of the "rewards pool".
8+
9+
**Voting and curating** - If you discover a post and upvote it before it becomes popular, you can earn a curation reward. The reward amount will depend on the amount of Hive Power you have.
10+
11+
**Purchasing** - Users can purchase Hive or Hive Dollar tokens directly through their Hive wallet using Bitcoin, Ethereum, or other cryptocurrency tokens. They are also available from other markets and exchanges including Binance.
12+
13+
**Staking/Staking** - HIVE tokens that are staked (powered up) to Hive Power will earn a small amount of new tokens for holding.
14+
15+
Content rewards (author, curation) are paid out after 7 days of publishing time, breakdown distribution of rewards:
16+
17+
* 50% of the rewards you see in your local currency goes to curators/voters
18+
* 50% goes to author (25% as Hive Power, 25% as HBD)
19+
20+
In addition to Hive blockchain tokens, every interaction and activity on Ecency earns you Points which can be used within Ecency ecosystem.

src/content/docs/get-started/how-it-works.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How does Ecency work
2+
title: How does Ecency work?
33
---
44

55
Ecency stores and reads data from the blockchain, and thus data is accessible and uncensored. Ecency rewards content creators with built-in incentive mechanism of blockchain, with tokens (HIVE, HIVE DOLLARS, HIVE POWER) as well as Points. Tokens can be purchased and sold in major cryptocurrency exchanges (e.g. Binance, Bittrex). Points could be utilized within platform and traded for goods, services.

0 commit comments

Comments
 (0)