MCPcopy Index your code
hub / github.com/LedgityLabs/LedgityYield

github.com/LedgityLabs/LedgityYield @v2.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.2.0 ↗ · + Follow
2,707 symbols 3,379 edges 188 files 1 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Introduction

Ledgity Yield is a protocol that provides stablecoins holders with a stable and scalable on-chain treasury management solution, backed by Real World Assets (RWA).

The protocol currently offers 7% APR to USDC holders, on Linea and Arbitrum chains. However, it tends to be deployed on most EVM chains and to support all the major stablecoins.

Open the app frontend 💻

Documentation

You can browse our high-level public documentation at https://docs.ledgity.finance.

If you are interested in the technical documentaton of this codebase, please contact @LilaRest on Telegram or drop us an email at contact@ledgity.com.

Extension points exported contracts — how you extend this code

Session (Interface)
* Returned by `useSession`, `getSession` and received as a prop on the `SessionProvider` React Context
frontend/src/app/api/auth/[...nextauth]/options.ts
Props (Interface)
(no doc)
frontend/src/components/RainbowKitProvider.tsx
Props (Interface)
(no doc)
frontend/src/components/DApp.tsx
Props (Interface)
(no doc)
frontend/src/components/DotsMenu.tsx
FooterProps (Interface)
(no doc)
frontend/src/components/Footer.tsx

Core symbols most depended-on inside this repo

useContractAddress
called by 17
frontend/src/hooks/useContractAddress.ts
toRGB
called by 9
tailwind.config.js
toRGB
called by 9
tailwind.config.ts
toRGB
called by 9
frontend/tailwind.config.js
toRGB
called by 9
frontend/tailwind.config.ts
useCurrentChain
called by 9
frontend/src/hooks/useCurrentChain.ts
getContractAddress
called by 7
frontend/src/lib/getContractAddress.ts
useAvailableLTokens
called by 7
frontend/src/hooks/useAvailableLTokens.ts

Shape

Method 1,345
Class 998
Function 280
Interface 83
Enum 1

Languages

TypeScript100%

Modules by API surface

subgraphs/ltoken-subgraph/generated/templates/LToken/LToken.ts548 symbols
subgraphs/ltoken-subgraph/generated/LTokenSignaler/LToken.ts548 symbols
subgraphs/eth-vaut-subgraph/generated/EthVault/EthVault.ts358 symbols
subgraphs/ltoken-subgraph/generated/LDYStaking/LDYStaking.ts331 symbols
subgraphs/ltoken-subgraph/generated/PreMining/PreMining.ts267 symbols
subgraphs/ltoken-subgraph/generated/schema.ts133 symbols
subgraphs/ltoken-subgraph/generated/LTokenSignaler/LTokenSignaler.ts108 symbols
subgraphs/eth-vaut-subgraph/generated/schema.ts42 symbols
subgraphs/ltoken-subgraph/mapping.ts10 symbols
frontend/src/hooks/useToast.ts9 symbols
subgraphs/eth-vaut-subgraph/mapping.ts8 symbols
frontend/src/components/ui/Table.tsx8 symbols

For agents

$ claude mcp add LedgityYield \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page