# DeltaDeFi

## DeltaDeFi

- [Introduction](https://docs.deltadefi.io/about/readme.md)
- [Learn](https://docs.deltadefi.io/about/learn.md): Understand the philosophy of DeltaDeFi's design
- [Architecture](https://docs.deltadefi.io/about/learn/architecture.md)
- [Account](https://docs.deltadefi.io/about/learn/architecture/account.md)
- [App Vault](https://docs.deltadefi.io/about/learn/architecture/app-vault.md)
- [Hydra](https://docs.deltadefi.io/about/learn/architecture/hydra.md)
- [Intent and Process](https://docs.deltadefi.io/about/learn/architecture/intent-and-process.md)
- [Order Book](https://docs.deltadefi.io/about/learn/architecture/order-book.md)
- [Trade](https://docs.deltadefi.io/about/learn/trade.md)
- [Order Types](https://docs.deltadefi.io/about/learn/trade/order-types.md)
- [Whitepaper](https://docs.deltadefi.io/about/learn/whitepaper.md)
- [Getting Started](https://docs.deltadefi.io/start-trading/getting-started.md)
- [Create Account](https://docs.deltadefi.io/start-trading/getting-started/create-account.md)
- [Deposit](https://docs.deltadefi.io/start-trading/getting-started/deposit.md)
- [Place Order](https://docs.deltadefi.io/start-trading/getting-started/place-order.md)
- [Cancel Order](https://docs.deltadefi.io/start-trading/getting-started/cancel-order.md)
- [Withdrawal](https://docs.deltadefi.io/start-trading/getting-started/withdrawal.md)
- [API Key / Dashboard](https://docs.deltadefi.io/start-trading/getting-started/api-key-dashboard.md)
- [Fee](https://docs.deltadefi.io/start-trading/getting-started/fee.md)
- [Hummingbot](https://docs.deltadefi.io/start-trading/getting-started/hummingbot.md)
- [Overview](https://docs.deltadefi.io/start-trading/getting-started/hummingbot/overview.md): This section documents the Delta-DeFi team's fork of \[Hummingbot]\(https://github.com/hummingbot/hummingbot), which adds a native \*\*Delta-DeFi exchange connector\*\*. You can use it to run any Hummingbot
- [Installation](https://docs.deltadefi.io/start-trading/getting-started/hummingbot/installation.md): The fork installs the same way as upstream Hummingbot from source.
- [Installing sidan-gin](https://docs.deltadefi.io/start-trading/getting-started/hummingbot/installing-sidan-gin.md): sidan-gin is an open-source Python library maintained by the Sidan-Lab team for building on Cardano.
- [Connecting to Delta-DeFi on hummingbot](https://docs.deltadefi.io/start-trading/getting-started/hummingbot/connecting-to-delta-defi-on-hummingbot.md)
- [External Scripts Path (optional)](https://docs.deltadefi.io/start-trading/getting-started/hummingbot/external-scripts-path-optional.md)
- [Running the Bot](https://docs.deltadefi.io/start-trading/getting-started/hummingbot/running-the-bot.md)
- [Troubleshooting](https://docs.deltadefi.io/start-trading/getting-started/hummingbot/troubleshooting.md)
- [Developers](https://docs.deltadefi.io/start-trading/developers.md)
- [Base Url](https://docs.deltadefi.io/start-trading/developers/base-url.md)
- [Auth](https://docs.deltadefi.io/start-trading/developers/auth.md)
- [Trading Pairs / Symbols](https://docs.deltadefi.io/start-trading/developers/trading-pairs-symbols.md)
- [Assets](https://docs.deltadefi.io/start-trading/developers/assets.md)
- [Status code](https://docs.deltadefi.io/start-trading/developers/status-code.md)
- [Getting started](https://docs.deltadefi.io/start-trading/developers/getting-started.md)
- [Deposit funds](https://docs.deltadefi.io/start-trading/developers/getting-started/deposit-funds.md)
- [Verifying account balance](https://docs.deltadefi.io/start-trading/developers/getting-started/verifying-account-balance.md)
- [Place a new order](https://docs.deltadefi.io/start-trading/developers/getting-started/place-a-new-order.md)
- [Cancel an order](https://docs.deltadefi.io/start-trading/developers/getting-started/cancel-an-order.md)
- [Withdraw funds](https://docs.deltadefi.io/start-trading/developers/getting-started/withdraw-funds.md)
- [API Documentation](https://docs.deltadefi.io/start-trading/developers/api-documentation.md)
- [Account](https://docs.deltadefi.io/start-trading/developers/api-documentation/account.md)
- [Create new api key](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/create-new-api-key.md)
- [Get spot account](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/get-spot-account.md)
- [Build deposit transaction](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/build-deposit-transaction.md)
- [Submit deposit transaction](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/submit-deposit-transaction.md)
- [Deposit records](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/deposit-records.md)
- [Withdrawal records](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/withdrawal-records.md)
- [Order record](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/order-records.md)
- [Open orders](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/order-records-1.md)
- [Trade orders](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/order-records-2.md)
- [Trades](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/order-records-3.md)
- [Build withdrawal transaction](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/build-withdrawal-transaction.md)
- [Submit withdrawal transaction](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/submit-withdrawal-transaction.md)
- [Account Balances](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/balances.md)
- [Max deposit amount](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/max-deposit-amount.md)
- [Transferal records](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/transferal-records.md)
- [Operation key](https://docs.deltadefi.io/start-trading/developers/api-documentation/account/operation-key.md)
- [App](https://docs.deltadefi.io/start-trading/developers/api-documentation/app.md)
- [Market config](https://docs.deltadefi.io/start-trading/developers/api-documentation/app/market-config.md)
- [Get mock USDM (testnet only)](https://docs.deltadefi.io/start-trading/developers/api-documentation/app/get-mock-usdm-testnet-only.md)
- [Submit USDM transaction (testnet only)](https://docs.deltadefi.io/start-trading/developers/api-documentation/app/submit-usdm-transaction-testnet-only.md)
- [Trading liveness](https://docs.deltadefi.io/start-trading/developers/api-documentation/app/trading-liveness.md)
- [Market](https://docs.deltadefi.io/start-trading/developers/api-documentation/market.md)
- [Market Price](https://docs.deltadefi.io/start-trading/developers/api-documentation/market/market-price.md): returns the last traded price
- [Order](https://docs.deltadefi.io/start-trading/developers/api-documentation/order.md)
- [Build order transaction](https://docs.deltadefi.io/start-trading/developers/api-documentation/order/build-order-transaction.md)
- [Submit order Transaction](https://docs.deltadefi.io/start-trading/developers/api-documentation/order/submit-order-transaction.md)
- [Cancel Order](https://docs.deltadefi.io/start-trading/developers/api-documentation/order/build-cancel-order-transaction.md)
- [Cancel all Order](https://docs.deltadefi.io/start-trading/developers/api-documentation/order/build-cancel-all-order-transaction.md)
- [Websocket Endpoints](https://docs.deltadefi.io/start-trading/developers/websocket-endpoints.md)
- [Recent trades](https://docs.deltadefi.io/start-trading/developers/websocket-endpoints/recent-trades.md)
- [Account streams](https://docs.deltadefi.io/start-trading/developers/websocket-endpoints/account-streams.md)
- [Market price streams](https://docs.deltadefi.io/start-trading/developers/websocket-endpoints/market-price-streams.md)
- [Market depth streams](https://docs.deltadefi.io/start-trading/developers/websocket-endpoints/market-depth-streams.md)
- [SDKs](https://docs.deltadefi.io/start-trading/developers/sdks.md)
- [Typescript](https://docs.deltadefi.io/start-trading/developers/sdks/typescript.md)
- [Python](https://docs.deltadefi.io/start-trading/developers/sdks/python.md)
- [DLTA Points (XP)](https://docs.deltadefi.io/start-trading/dlta-points-xp.md)
- [L1 Swap Integration](https://docs.deltadefi.io/start-trading/l1-swap-integration.md)
- [Getting Started](https://docs.deltadefi.io/start-trading/l1-swap-integration/getting-started.md)
- [Craft Transaction without SDK](https://docs.deltadefi.io/start-trading/l1-swap-integration/craft-transaction-without-sdk.md)
- [Integration APIs](https://docs.deltadefi.io/start-trading/l1-swap-integration/apis.md)
- [Services and Charges](https://docs.deltadefi.io/start-trading/l1-swap-integration/services-and-charges.md)
- [General](https://docs.deltadefi.io/faq/general.md)
- [Product](https://docs.deltadefi.io/faq/product.md)
- [Cardano](https://docs.deltadefi.io/faq/cardano.md)
- [Disclaimer](https://docs.deltadefi.io/faq/disclaimer.md)
- [Project Catalyst F11 Comprehensive Report](https://docs.deltadefi.io/faq/project-catalyst-f11-comprehensive-report.md)
- [Project Catalyst F12 Milestone Reporting](https://docs.deltadefi.io/faq/project-catalyst-f12-milestone-reporting.md)
- [Smart Contract Design Document](https://docs.deltadefi.io/faq/project-catalyst-f12-milestone-reporting/smart-contract-design-document.md): Below session illustrates the detailed logic, structure, pseudocode, and flow diagram of the DeltaDeFi smart contract
- [Technical Architecture](https://docs.deltadefi.io/faq/project-catalyst-f12-milestone-reporting/technical-architecture.md): Below technical architecture illustrates the system architecture, including both off-chain and on-chain components of DeltaDeFi.
- [User Flow Diagram & Wireframes](https://docs.deltadefi.io/faq/project-catalyst-f12-milestone-reporting/user-flow-diagram-and-wireframes.md): The pictures shown below are the user flow digram and wireframes for account opening, deposit, and order processing.
- [Backend and Frontend Integration Description](https://docs.deltadefi.io/faq/project-catalyst-f12-milestone-reporting/backend-and-frontend-integration-description.md)
- [Frontend & Backend & Smart Contract Integration Process and Functionalities Testing](https://docs.deltadefi.io/faq/project-catalyst-f12-milestone-reporting/frontend-and-backend-integration-process-and-functionalities-testing.md): Below documentation illustrate the key testing process of frontend & backend integration
