Skip to content

Commit 5cb461c

Browse files
docs: add Aquarius LP incentivization integration guide (#115)
- New guides/integrations/aquarius.mdx covering the full provide-liquidity → stealth-claim → withdrawal flow - LP deposit and reward accrual via @aquariusdefi/sdk - Stealth address generation and reward claiming with Wraith - Testnet constants and mainnet reference table - Privacy checklist, error table, managed agent shortcut - Add 'Integrations' nav group to docs.json
1 parent fafff5b commit 5cb461c

2 files changed

Lines changed: 518 additions & 0 deletions

File tree

docs.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,12 @@
127127
"guides/spectre-stellar-cookbook"
128128
]
129129
},
130+
{
131+
"group": "Integrations",
132+
"pages": [
133+
"guides/integrations/aquarius"
134+
]
135+
},
130136
{
131137
"group": "Operations",
132138
"pages": [

0 commit comments

Comments
 (0)