- Edwin
Overview
what is Edwin?
Edwin is a TypeScript library that acts as a bridge between AI agents and DeFi protocols, providing a secure and unified interface for interaction while simplifying blockchain operations.
how to use Edwin?
To use Edwin, install the SDK with pnpm install edwin-sdk, configure your wallet and services, and then interact with DeFi protocols using the provided methods.
key features of Edwin?
- Supports lending and borrowing operations
- Liquidity provision capabilities
- Cross-chain support for various protocols
- Type-safe interactions with DeFi protocols
- AI-friendly templates for easy integration
use cases of Edwin?
- Creating AI agents that can lend and borrow assets in DeFi.
- Providing liquidity to decentralized exchanges.
- Developing cross-chain DeFi applications.
FAQ from Edwin?
- What programming language is Edwin built with?
Edwin is built with TypeScript, making it type-safe and easy to integrate with other TypeScript projects.
- Is there documentation available?
Yes! Detailed documentation can be found at docs.edwin.finance.
- Can I contribute to the project?
Absolutely! Contributions are welcome, and you can find the guidelines in the Contributing Guide.
Server Config
{
"mcpServers": {
"edwin": {
"command": "node",
"env": {
"SOLANA_RPC_URL": "<YOUR_SOLANA_RPC_URL",
"EVM_PRIVATE_KEY": "<YOUR_EVM_AGENT_PRIVATE_KEY",
"SOLANA_PRIVATE_KEY": "<YOUR_SOLANA_AGENT_PRIVATE_KEY",
"EDWIN_MCP_MODE": "true",
"EDWIN_FILE_LOGGING": "true"
},
"args": [
"<EDWIN_PARENT_PATH>/edwin/examples/mcp-server/dist/index.js"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
examplesStar
-Language
-License
-Category
research-and-data
Recommend Servers
View AllAirtreks Mcp
@SEKeener
15 hours ago
Gpt Scrambler
2 days ago
Filesystem
@modelcontextprotocol
2 months ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago