Building next‑gen lending and yield protocols on Aptos with Move—focused on performance, safety, and a great developer experience.
- On‑chain protocols: lending/borrowing, vaults, oracle integrations, yield strategies (Move packages)
- Apps: user frontends.
- SDKs: TypeScript SDK indexer + on‑chain views.
- Tooling: multipackage deployment (yeaptor), fork testing, and CI.
- High throughput and low latency for responsive DeFi
- Strong safety properties with Move’s resource model
- Aptos Object Management (Move): https://github.com/yeap-finance/protocol-object
- Pyth price pusher (Rust): https://github.com/yeap-finance/pyth-price-pusher
- Package deployment and documentation (Yeaptor): https://github.com/yeap-finance/yeaptor
- TypeScript SDK: https://github.com/yeap-finance/yeap-ts-sdk
- Protocols (monorepo): https://github.com/yeap-finance/yeap-finance
- Web apps: https://github.com/yeap-finance/yeap-finance-fe
- Getting started: https://docs.yeap.finance
- SDK docs: https://github.com/yeap-finance/yeap-ts-sdk#readme
- Deterministic deploy guide (Yeaptor): https://github.com/yeap-finance/yeaptor#readme
We take security seriously. Please follow the SECURITY.md in each repository for responsible disclosure. Do not open public issues for vulnerabilities.
Licenses may vary by package (many Move modules use BUSL‑1.1). Refer to the LICENSE file and SPDX headers in each repository.
Website: https://yeap.finance