Quickstart
Last updated
Last updated
Edwin comes with a modular DeFAI system that can be used either stand alone or as part of an integration into an agent framework.
To use Edwin as a standalone package, follow these steps:
Install the Edwin package:
Use the package functionality:
Choose an AI Agent framework - we will use elizaOS in this example.
Clone the Eliza repo from https://github.com/elizaOS/eliza.
Inside the packages
directory, clone the Edwin plugin for Eliza: https://github.com/edwin-finance/eliza-plugin-edwin
Configure your .env
with required secrets, and configure your agent character settings under characters
.
Run the agent and use DeFAI capabilities!