Skip to content

Latest commit

ย 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฅ Demo

Video demo: (https://www.youtube.com/shorts/VK8Trtca480)

Ghost Mode ๐Ÿ‘ป

Ghost Mode is an AI-powered execution copilot for Web3 transactions.

Instead of blindly executing trades, Ghost Mode simulates transactions first, analyzes execution risks, and provides a clear AI-driven decision before execution.

โœจ What it does

  • Simulates token swaps before execution
  • Analyzes slippage, liquidity, and price impact
  • Explains risks in simple human language
  • Gives a clear verdict: GOOD / WARNING / BAD
  • Provides suggestions to improve execution
  • Prepares execution flow using OWS (mock integration)

๐Ÿง  Why this matters

Most users execute trades blindly.

Ghost Mode introduces a new paradigm:

simulate โ†’ explain โ†’ decide โ†’ execute

This improves:

  • user safety
  • execution efficiency
  • decision clarity

๐Ÿ” OWS Integration

Ghost Mode is designed to integrate with Open Wallet Standard (OWS):

  • Private keys remain secure
  • AI never directly accesses wallets
  • Execution requests are routed safely

Current version uses a mock execution layer, ready for real OWS policy integration.

๐Ÿš€ Run locally

Install dependencies:

`bash pip install -r requirements.txt

start the server

python -m uvicorn app:app --reload

Open in browser

http://127.0.0.1:8000/

โš ๏ธ Notes

This is a demo / MVP Execution is simulated Built for the OpenWallet Hackathon

๐Ÿ›  Future Work

Real OWS policy integration Live DEX routing Wallet connection Multi-chain support

Built with โค๏ธ for @OpenWallet

About

AI-powered trade simulator with OWS integration

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages