Flagship UI to access Torque Protocol
Torque is a smart contract automation protocol to streamline saving while minimizing risk via dynamic routing. It unifies non-custodial yield and loan opportunities to satisfy the key components of wealth generation.
- Website: torque.fi
- Documentation: docs.torque.fi
- X (Twitter): x.com/torquefi
- Telegram: t.me/torquefi
- Boost: Supply assets across diversified pools and capture compound yield.
- Borrow: Collateralize Bitcoin or Ether and receive an instant onchain loan.
- Import: Reduce interest burden by seamlessly migrating into the best rates.
- Vote: Participate in governance with the Torque (TORQ) token by voting.
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
- Boost: Earn diversified yield with automated smart asset routing.
- Borrow: Utilize supported collateral assets to access best-rate loans.
- Import: Migrate loan positions from popular protocols to Torque.
- Vote: View pending and vote on active Torque DAO proposals.
-
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