Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
martyn authored Oct 31, 2024
1 parent 916aa6c commit 4e43a63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# SmartPool Prediction Market Assistant
# SmartPool.near

SmartPool is an intelligent, autonomous pool of resources that allows for optimized deposits and withdrawals, with assets liquidated or invested on demand. Each pool operates under an intelligent agent, which continuously runs optimizations based on specific market dynamics—such as prediction markets in this example.
SmartPool.near is an intelligent, autonomous pool of resources that allows for optimized deposits and withdrawals, with assets liquidated or invested on demand. Each pool operates under an intelligent agent, which continuously runs optimizations based on specific market dynamics—such as prediction markets in this example.

## Project Overview

The SmartPool framework is designed to manage pooled assets intelligently by:
The SmartPool.near framework is designed to manage pooled funds intelligently by:
- **Handling Deposits**: Assets are invested as they enter the pool, following the agent's strategies to maximize returns.
- **Processing Withdrawals**: Assets are liquidated upon withdrawal requests, ensuring efficient cash-out while balancing the pool’s positions.
- **Optimizing Investments**: Each pool’s underlying agent continuously evaluates the current market landscape, making buy/sell decisions, adjusting holdings, and optimizing the pool’s allocations to enhance performance.
Expand Down

0 comments on commit 4e43a63

Please sign in to comment.