Memepool is composed of the following repositories:
- memepool - Core smart contract logic (this repo).
- memepool-aggregator - Bot responsible for fulfilling withdrawal requests and managing liquidity pool positions.
- memepool-ui - Front-end UI for interacting with Memepool.
Memepool - a meme coin yield aggregator on Solana.
MemePool is a meme coin yield aggregator that allows anyone to get in on the meme coin action. Users can deposit $SOL to get $MEME which represents their stake in the pool. The aggregator will search across different liquidity pools and invest in promising positions.
The meme coin market is thriving, but navigating it is often risky and time-consuming, leaving many investors frustrated with scams and rug pulls. Memepool solves this problem by managing meme coin-related liquidity pool positions on your behalf. By simply depositing SOL into the contract, users can effortlessly earn yield without the stress of constant research or active management.
build:
anchor build -- --features devnet
deploy:
anchor deploy
test:
anchor test --skip-build --skip-deploy