Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

PortfolioAI

AI-managed portfolio vault with weighted token allocation and rebalancing on ProbeChain Rydberg Testnet.

Features

  • Create portfolios with token weight allocations
  • Deposit PROBE and receive shares
  • AI agent-driven rebalancing
  • Withdraw shares proportional to vault value

Setup

npm install
cp .env.example .env
npx hardhat compile
npm run deploy

Network