Flagship UI to access Torque Protocol
Torque is an onchain aggregator specialized in non-custodial liquidity solutions. It unifies opportunities to satisfy the key components of wealth generation while minimizing risk.
- Website: torque.fi
- Documentation: docs.torque.fi
- X (Twitter): x.com/torquefi
- Telegram: t.me/torquefi
- Trade: Trade spot/perps markets while maintaining asset ownership (soon).
- Boost: Supply assets to earn diversified yield across major liquidity pools.
- Borrow: Collateralize a loan and receive instant, onchain liquidity.
- Import: Reduce interest burden by refinancing loan positions.
To use the interface, follow these simple steps:
-
Logging In
- Ensure you have a compatible web3 wallet.
- Press "Connect" to access Torque's features.
-
Choose Your Action
- Trade: Trade spot/perps markets while maintaining asset ownership (soon).
- Boost: Supply assets to earn diversified yield across major liquidity pools.
- Borrow: Collateralize a loan and receive instant, onchain liquidity.
- Import: Reduce interest burden by refinancing loan positions.
-
Monitor and Manage
- Use the dashboard to track and manage your portfolio.
If you're a developer interested in contributing to this repository, check out our contributor documentation. If you're interested in running this repository for yourself locally, get started with the following commands:
# Clone the repository
git clone https://github.com/torquefi/torque_dapp.git
# Navigate into the directory
cd torque_dapp
# Install dependencies
yarn install
# Run the app
yarn dev