Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 511 Bytes

File metadata and controls

25 lines (18 loc) · 511 Bytes

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