Skip to content

Commit f679f54

Browse files
docs: add Aquarius LP incentivization integration guide
- 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 db12d1b commit f679f54

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
@@ -122,6 +122,12 @@
122122
"guides/spectre-stellar-cookbook"
123123
]
124124
},
125+
{
126+
"group": "Integrations",
127+
"pages": [
128+
"guides/integrations/aquarius"
129+
]
130+
},
125131
{
126132
"group": "Operations",
127133
"pages": [

0 commit comments

Comments
 (0)