Skip to content

Commit db5dad5

Browse files
committed
DeepWiki links
1 parent b2d336f commit db5dad5

File tree

4 files changed

+23
-3
lines changed

4 files changed

+23
-3
lines changed

docs/dev/scs/sigmastate-interpreter.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ The [sigmastate-interpreter](https://github.com/ScorexFoundation/sigmastate-inte
1313

1414
This library is integral to the operation of the [Ergo Node](https://github.com/ergoplatform/ergo) and the [ergo-wallet](https://github.com/ergoplatform/ergo/tree/master/ergo-wallet). It serves as the backbone for processing and validating ErgoScript contracts, ensuring that transactions comply with the defined cryptographic conditions.
1515

16+
/// details | DeepWiki Documentation
17+
{type: info, open: true}
18+
For an alternative and potentially more detailed documentation source generated from the repository, explore the [Sigmastate Interpreter on DeepWiki](https://deepwiki.com/ergoplatform/sigmastate-interpreter/1-overview)
19+
///
20+
21+
22+
1623
### Key Components
1724

1825
- **ErgoScript Compiler**:

docs/dev/stack/fleet.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,10 @@ tags:
1414
- 🌲 Tree-shakeable
1515

1616
For common usage patterns and examples, see the [Fleet SDK Recipes](fleet-sdk-recipes.md).
17+
18+
19+
20+
/// details | DeepWiki Documentation
21+
{type: info, open: true}
22+
For an alternative and potentially more detailed documentation source generated from the repository, explore the [Fleet SDK on DeepWiki](https://deepwiki.com/fleet-sdk/fleet/1-overview)
23+
///

docs/eco/paideia.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ tags:
88
- dApp-Live
99
---
1010

11-
/// details | Status: Mainnet
12-
{type: success, open: true}
13-
Paideia has moved out of beta, mainnet is now live!
11+
/// details | DeepWiki Documentation
12+
{type: info, open: true}
13+
For an alternative and potentially more detailed documentation source generated from the repository, explore the [paideiadao/paideia-app on DeepWiki](https://deepwiki.com/paideiadao/paideia-app)
1414
///
1515

1616

docs/node/install.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ Run a node on a [Raspberry Pi](pi.md)!
6767
//// details | Developer Resources
6868
{type: notes, open: false}
6969

70+
/// details | DeepWiki Documentation
71+
{type: info, open: true}
72+
For an alternative and potentially more detailed documentation source generated from the repository, explore the [Ergo Node on DeepWiki](https://deepwiki.com/ergoplatform/ergo/1-ergo-node-overview)
73+
///
74+
75+
7076
/// details | Get setup on Testnet
7177
{type: tip, open: false}
7278
Alternatively, if you want to get started on the [testnet](testnet.md), there is a dedicated [testnet setup guide](testnet.md) available.

0 commit comments

Comments
 (0)