Skip to content

Beastdzns/nexqora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Overview

This project integrates mutual fund [different token buying at same tme reducing the gas fees and making the gas fees as low as possible] Chainlink’s CCIP, 1inch Fusion, Eliza OS, and Goat SDK to provide cross-chain interoperability, utilizing Ethereum's EVM and Solidity for smart contract functionality. Additionally, AI-driven decision-making and blockchain communication are enabled through Eliza OS and Goat SDK.

This project integrates Eliza OS and Goat SDK to enable AI-driven interactions with blockchain applications. Eliza OS is an AI agent framework that allows autonomous agents to perform tasks across various platforms, while Goat SDK acts as a plugin, connecting these AI agents to on-chain applications. By combining these technologies, our project enhances the capabilities of decentralized applications, enabling smarter and more efficient cross-chain operations.

Eliza OS: GitHub Link Goat SDK: GitHub Link

Prerequisites

Before starting, ensure you have the following installed:

  • Node.js (v14 or higher)
  • npm (usually installed with Node.js)
  • Git
  • A wallet connected to the supported blockchain networks

Setup

1. Clone the repository

First, clone the repository to your local machine:

git clone https://github.com/yourusername/nexqora.git
cd nexqora

2. Install dependencies

Run the following command to install all required dependencies:

npm install

3. Configure Environment Variables

Create a .env file in the root directory of the project and populate it with the following details:

PROJECT_ID=your_project_id
ELIZA_FRAMEWORK=your_eliza_framework_key
GOAT_SDK=your_goat_sdk_key
GMEINI_KEY=your_gmeini_key
  • PROJECT_ID: The project ID of the blockchain network you're using.
  • ELIZA_FRAMEWORK: The key for the Eliza AI agent framework.
  • GOAT_SDK: The key for the Goat SDK, enabling the plugin between AI agents and on-chain apps.
  • GMEINI_KEY: The key for the wallet or service you're connecting to.

4. Connect Your Wallet

You will need to connect your wallet to the supported network. Ensure your wallet is set up and properly connected to interact with the project.

5. Run the Project

Once you have completed the setup, run the project with the following command:

npm run dev

You should now be able to interact with the application, and the AI and blockchain systems will work together to enable cross-chain interoperability.


Further Enhancements

CirclePay allows users to send USDC transactions without handling gas fees by leveraging smart signature technology (EIP-712 & EIP-3009). Users can authorize transfers that others execute later, simplifying cross-chain transfers of digital assets. Wallet connection is required to use the platform.

demo :-- https://circlexccip.vercel.app/

Screenshot 2025-02-08 101016

contract address:---0xa965a3478cEF1eEF42Ca96Ad60195540cB3cD8e3 0xee60cC37640540233b658466579004De4A0136e5

  • The integration of Eliza OS will enable intelligent decision-making and automation within the decentralized applications.
  • The Goat SDK plugin will facilitate seamless communication between the AI agents and on-chain applications, improving efficiency. Screenshot 2024-09-22 071457 Screenshot 2024-12-30 023628

wallet_address


Once configured, the system will use Twilio to call your number and deliver your account information directly.

### Contributing

Feel free to open issues and submit pull requests. We welcome contributions to improve the system.

### License

This project is licensed under the MIT License.

---

This README provides a clear structure for setting up and running your project, ensuring that users can easily follow the installation and configuration steps.

About

Mutual Fund Aggregator x ccip x cctp x eliza os

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors