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: docs/eco/netnotes.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,9 +35,9 @@ Unlike traditional wallet apps, NetNotes wraps everything in a **messaging-drive
35
35
36
36
-**Foundational for Decentralized, User-Controlled Finance**
37
37
This architecture makes it possible to build **composable financial services** without intermediaries:
38
-
- Run your own DeFi dashboards, trading bots, and financial monitoring tools directly on your local machine.
39
-
- Extend NetNotes to interact with decentralized identity systems, marketplaces, or cross-chain bridges.
40
-
- Control your digital assets across multiple platforms through a single transparent interface.
38
+
- Run your own DeFi dashboards, trading bots, and financial monitoring tools directly on your local machine.
39
+
- Extend NetNotes to interact with decentralized identity systems, marketplaces, or cross-chain bridges.
40
+
- Control your digital assets across multiple platforms through a single transparent interface.
41
41
42
42
-**Future-Proof and Extensible**
43
43
NetNotes isn’t locked to a single blockchain or financial system. Its modular, message-based design allows it to integrate new blockchains, financial tools, and reputation systems as they emerge. This makes it a foundation for **long-term, open financial sovereignty**.
@@ -54,9 +54,9 @@ Unlike traditional wallet apps, NetNotes wraps everything in a **messaging-drive
54
54
55
55
-**Built-In Applications for Data and API Integration**
56
56
NetNotes includes modular apps for interacting with external services:
57
-
- Spectrum Finance API for live DeFi market data on Ergo.
58
-
- KuCoin API for centralized exchange market prices.
59
-
- Planned integrations for Rosen Bridge and Ergo Mixer APIs.
57
+
- ErgoDex API for live DeFi market data on Ergo.
58
+
- KuCoin API for centralized exchange market prices.
59
+
- Planned integrations for Rosen Bridge and Ergo Mixer APIs.
60
60
61
61
-**Direct Message Review Before Signing**
62
62
When a transaction or blockchain interaction is prepared, you can inspect the raw message before signing. This prevents hidden operations and accidental approvals.
@@ -93,7 +93,7 @@ Developers can extend NetNotes by building modular apps and services that integr
93
93
### Example Use Cases
94
94
95
95
- Create a multi-wallet manager for Ergo and future supported blockchains.
96
-
- Develop a custom trading dashboard combining KuCoin and Spectrum Finance data.
96
+
- Develop a custom trading dashboard combining KuCoin and ErgoDex data.
97
97
- Automate liquidity provisioning on DeFi platforms based on price triggers.
98
98
- Build personal financial bots that interact with smart contracts securely and automatically.
0 commit comments