solana ai agent trade
Basic Information
This repository implements a Marinade-compatible liquid staking smart contract for the Solana blockchain and provides a complete local development and test environment. It contains an Anchor-based Solana program written in Rust that performs staking and unstaking operations by interacting with Marinade's on-chain staking pool. The project includes Web3-style tests using @solana/web3.js and @project-serum/anchor to simulate staking and unstaking inside a local test validator. The README documents project layout, prerequisites such as Anchor, Solana CLI and Node.js, and basic build, deploy and test commands. The codebase is intended as a reference implementation and a development starting point for teams building or testing Marinade-compatible staking functionality on Solana.