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
|**Primary Focus**| Decentralized service execution and marketplaces | Personal financial management and automation |
7
7
|**Execution**| Services run on distributed independent nodes | Runs locally on personal devices |
@@ -13,21 +13,21 @@
13
13
14
14
---
15
15
16
-
## Can Celaut and NetNotes Be Used Together?
16
+
## Can Celaut and Netnotes Be Used Together?
17
17
18
18
Yes, they complement each other perfectly.
19
19
20
-
-**NetNotes** gives individuals full control over their personal financial strategies and automation agents.
21
-
-**Celaut** provides access to powerful decentralized services that can be called directly from NetNotes agents.
20
+
-**Netnotes** gives individuals full control over their personal financial strategies and automation agents.
21
+
-**Celaut** provides access to powerful decentralized services that can be called directly from Netnotes agents.
22
22
23
23
For example:
24
-
- A NetNotes automation agent can monitor portfolio conditions locally.
24
+
- A Netnotes automation agent can monitor portfolio conditions locally.
25
25
- When specific market conditions are met, the agent can trigger advanced trading strategies hosted on Celaut’s decentralized network.
26
26
- This combines local asset control with access to scalable, high-performance services that would be too resource-intensive to run on a personal device.
27
27
28
28
---
29
29
30
-
If you are looking for personal financial management tools, visit [NetNotes](netnotes.md).
30
+
If you are looking for personal financial management tools, visit [Netnotes](netnotes.md).
31
31
32
32
If you want to build or use decentralized services and marketplaces for AI agents, automation, and trading strategies, [Celaut](celaut.md) provides the infrastructure to make that possible.
Copy file name to clipboardExpand all lines: docs/eco/netnotes.md
+19-19Lines changed: 19 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
tags:
3
-
- NetNotes
3
+
- Netnotes
4
4
- Crypto Wallet
5
5
- Ergo
6
6
- KuCoin
@@ -9,13 +9,13 @@ tags:
9
9
- Cross-Platform
10
10
---
11
11
12
-
# NetNotes
12
+
# Netnotes
13
13
14
-
[View on GitHub → NetNotes Project](https://github.com/networkspore)
14
+
[View on GitHub → Netnotes Project](https://github.com/networkspore)
15
15
16
-
NetNotes is a cross-platform cryptocurrency management suite and **reactive application framework**. It simplifies how you manage wallets, explore blockchain data, track market prices, and interact with decentralized and centralized financial systems like **Ergo** and **KuCoin**.
16
+
Netnotes is a cross-platform cryptocurrency management suite and **reactive application framework**. It simplifies how you manage wallets, explore blockchain data, track market prices, and interact with decentralized and centralized financial systems like **Ergo** and **KuCoin**.
17
17
18
-
Unlike traditional wallets, NetNotes is built around a **messaging-driven architecture**. Every blockchain operation, API request, or transaction is processed as a message you can review and approve before it executes—offering total transparency and control.
18
+
Unlike traditional wallets, Netnotes is built around a **messaging-driven architecture**. Every blockchain operation, API request, or transaction is processed as a message you can review and approve before it executes—offering total transparency and control.
19
19
20
20
---
21
21
@@ -24,7 +24,7 @@ Unlike traditional wallets, NetNotes is built around a **messaging-driven archit
24
24
- Major refactoring is in progress to enable **P2P networking capabilities** and support **distributed applications** across networked devices.
25
25
- Communication paths are being cleaned up and migrated to **asynchronous processing** for improved scalability and modular architecture.
26
26
- Security audits and UI component updates are underway to enforce best practices and make features easier to propagate across apps.
27
-
- Experimental **atomic exchange contracts** are being developed for decentralized trading directly through NetNotes.
27
+
- Experimental **atomic exchange contracts** are being developed for decentralized trading directly through Netnotes.
28
28
- Final steps are being taken to integrate working **ErgoDex smart contracts** for decentralized swaps.
29
29
30
30
> [Explore the Draft Atomic Exchange Contracts →](https://github.com/networkspore/netnotes-engine/tree/main/src/main/resources/contracts/dex)
@@ -34,35 +34,35 @@ Unlike traditional wallets, NetNotes is built around a **messaging-driven archit
34
34
## Why Is This Important?
35
35
36
36
-**Break Free from Closed Wallet Ecosystems**
37
-
Traditional wallets are isolated, purpose-limited, and closed systems. NetNotes uses a modular, reactive architecture that allows apps, crypto services, and external APIs to **seamlessly interoperate** through a unified messaging layer.
37
+
Traditional wallets are isolated, purpose-limited, and closed systems. Netnotes uses a modular, reactive architecture that allows apps, crypto services, and external APIs to **seamlessly interoperate** through a unified messaging layer.
38
38
39
39
-**Total Transparency and Control**
40
-
In most crypto tools, you click buttons and assume it’s doing what you expect. With NetNotes, every action—sending funds, querying APIs, or using smart contracts—is a message you can **see, verify, and explicitly approve before it happens**.
40
+
In most crypto tools, you click buttons and assume it’s doing what you expect. With Netnotes, every action—sending funds, querying APIs, or using smart contracts—is a message you can **see, verify, and explicitly approve before it happens**.
41
41
42
42
-**Enables Personal Financial Automation Agents**
43
-
NetNotes' message- and event-driven design lets you build **automation agents** directly into the platform:
43
+
Netnotes' message- and event-driven design lets you build **automation agents** directly into the platform:
44
44
- Automate asset management based on market triggers.
45
45
- Interact with DeFi protocols and atomic swaps without centralized platforms.
46
46
- Use on-chain reputation data to filter risky contracts and services.
47
47
48
48
-**Foundation for a Decentralized Financial Agent Framework**
49
-
With planned **P2P networking** and **atomic exchange contracts**, NetNotes is becoming a foundational tool for decentralized finance:
49
+
With planned **P2P networking** and **atomic exchange contracts**, Netnotes is becoming a foundational tool for decentralized finance:
50
50
- Compose financial services without intermediaries.
51
51
- Build P2P marketplaces, financial bots, and custom trading platforms running entirely on your local infrastructure.
52
52
- Manage assets across multiple blockchains (future extension) through one transparent system.
53
53
54
54
-**Future-Proof and Extensible**
55
-
NetNotes is being refactored to support distributed apps, networked financial services, and asynchronous communication. Its modular design ensures it will grow alongside the crypto ecosystem rather than become outdated.
55
+
Netnotes is being refactored to support distributed apps, networked financial services, and asynchronous communication. Its modular design ensures it will grow alongside the crypto ecosystem rather than become outdated.
56
56
57
57
---
58
58
59
-
## About NetNotes
59
+
## About Netnotes
60
60
61
61
-**Reactive Messaging System**
62
62
Every action is processed as a structured message. Wallet operations, blockchain queries, transaction signing, and API interactions all flow through this transparent, inspectable system.
63
63
64
64
-**Encrypted Local Database**
65
-
NetNotes stores sensitive data—wallets, transactions, contacts—locally in an encrypted database. No external storage or cloud services required.
65
+
Netnotes stores sensitive data—wallets, transactions, contacts—locally in an encrypted database. No external storage or cloud services required.
66
66
67
67
-**Built-In Applications and API Integration**
68
68
- Spectrum Finance API for live DeFi data.
@@ -92,14 +92,14 @@ Unlike traditional wallets, NetNotes is built around a **messaging-driven archit
92
92
93
93
## Developer Integration
94
94
95
-
Developers can build modular apps and financial automation agents directly on top of NetNotes.
95
+
Developers can build modular apps and financial automation agents directly on top of Netnotes.
96
96
97
97
### Key Concepts
98
98
99
99
-**Messaging System**: Blockchain actions, smart contracts, and API calls operate through structured, inspectable messages.
100
100
-**Wallet Management**: Secure Ergo wallets with advanced transaction signing workflows.
0 commit comments