You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/developers/x402.mdx
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Monetize APIs and content with zero-fee HBD micropayments using the
5
5
6
6
# x402 Payments
7
7
8
-
The [`@hiveio/x402`](https://www.npmjs.com/package/@hiveio/x402) package brings the [x402 payment protocol](https://www.x402.org/) to Hive. It lets any API or content endpoint accept **HBD micropayments**— zero fees, 3-second finality, no credit cards.
8
+
The [`@hiveio/x402`](https://www.npmjs.com/package/@hiveio/x402) package brings the [x402 payment protocol](https://www.x402.org/) to Hive. It lets any API or content endpoint accept **HBD micropayments**- zero fees, 3-second finality, no credit cards.
9
9
10
10
Published on [npm](https://www.npmjs.com/package/@hiveio/x402) under the MIT license. Source on [GitHub](https://github.com/ecency/hive-x402).
Copy file name to clipboardExpand all lines: src/content/docs/ecency/ecency-vs-others.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Compare Ecency with other Hive frontends like PeakD and Hive.blog.
5
5
6
6
# Ecency vs Other Hive Frontends
7
7
8
-
Hive has a rich ecosystem of frontends — apps and websites that let you interact with the blockchain. Ecency is one of the most feature-rich and modern options available, but it’s helpful to understand how it compares to others.
8
+
Hive has a rich ecosystem of frontends - apps and websites that let you interact with the blockchain. Ecency is one of the most feature-rich and modern options available, but it’s helpful to understand how it compares to others.
9
9
10
10
---
11
11
@@ -18,7 +18,7 @@ A **frontend** is an interface that connects to Hive’s decentralized backend.
18
18
- Manage their Hive account
19
19
- Interact with communities
20
20
21
-
Each frontend uses the same Hive blockchain data — but presents it differently.
21
+
Each frontend uses the same Hive blockchain data - but presents it differently.
Copy file name to clipboardExpand all lines: src/content/docs/ecency/publish.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,8 +35,8 @@ You can import an existing blog post or article into the editor instead of start
35
35
36
36
### Supported sources
37
37
38
-
-**Hive posts**— URLs from Ecency, PeakD, Hive.blog, and other Hive front-ends. The original markdown and tags are preserved.
39
-
-**External articles**— URLs from any public website. The article text and images are extracted automatically, and a source attribution is appended at the end.
38
+
-**Hive posts**- URLs from Ecency, PeakD, Hive.blog, and other Hive front-ends. The original markdown and tags are preserved.
39
+
-**External articles**- URLs from any public website. The article text and images are extracted automatically, and a source attribution is appended at the end.
40
40
41
41
:::caution
42
42
Only import content that you own or have permission to republish.
Copy file name to clipboardExpand all lines: src/content/docs/ecency/wallets/about.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ You can view balances, recent transactions, and perform key actions across these
28
28
29
29
### External Chain Tokens
30
30
31
-
Ecency Wallets can generate lightweight wallets for supported blockchains such as **Bitcoin (BTC)**, **Ethereum (ETH)**, **BNB Chain (BNB)**, **Solana (SOL)**, **Aptos (APT)**, **Tron (TRX)**, and **Ton (TON)**. These direct integrations give you full control and self custody, letting you track and transfer cross-chain tokens alongside your Hive assets without leaving Ecency. See the [cross-chain wallet quickstart](/ecency/wallets/cross-chain-wallets/) for setup steps.
31
+
Ecency Wallets support lightweight wallets for blockchains such as **Bitcoin (BTC)**, **Ethereum (ETH)**, **BNB Chain (BNB)**, **Solana (SOL)**, **Aptos (APT)**, **Tron (TRX)**, and **Ton (TON)**. These direct integrations give you full control and self custody, letting you track and transfer cross-chain tokens alongside your Hive assets without leaving Ecency. The cross-chain wallet structure is being upgraded - see [cross-chain wallets](/ecency/wallets/cross-chain-wallets/) for details and the [seed phrase migration guide](/guides/seed-phrase-migration/) if you have funds in a wallet created with a seed phrase.
32
32
33
33
---
34
34
@@ -54,7 +54,7 @@ Convert Hive Power back into liquid HIVE over a 13-week period (weekly payouts).
54
54
- Transfer it to others
55
55
- Use it outside Hive ecosystem
56
56
57
-
> Be mindful — powering down reduces your voting and RC capacity.
57
+
> Be mindful - powering down reduces your voting and RC capacity.
58
58
59
59
---
60
60
@@ -104,7 +104,7 @@ Transferring HBD into savings earns you 15-20% (subject to governance settings)
104
104
- Always store your **active key** securely (required for transfers).
105
105
- Use **Hive Keychain** or **Ecency mobile app** for safer transactions.
106
106
- Never share your **owner key**.
107
-
-For cross-chain wallets, back up any **seed phrases** shown during address generation.
107
+
-If you have a cross-chain wallet created with a seed phrase, keep the phrase safe until you have [migrated your funds](/guides/seed-phrase-migration/).
0 commit comments