Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.22 KB

File metadata and controls

41 lines (28 loc) · 1.22 KB

Permissionless Aave Interface by cp0x

An open-source, permissionless interface for the Aave protocol, designed to be fully permissionless and enable direct, unrestricted interaction with smart contracts.

Application Links

Aave protocol interface:

Enabling users to:

  • Manage and monitor their positions on the Aave Protocol, and the overall status of it
  • Manage and monitor their positions on the Aave Safety module
  • Participate in the Aave Governance

How to use

Install it and run:

cp .env.example .env.local
yarn
yarn dev

Contribution

For instructions on local development, deployment, configurations & feature proposals, see Contributing

Testnet Networks Access

The interface now includes a feature toggle for testnet networks. Users can enable test networks by:

  1. Opening the Settings menu
  2. Toggling the "Testnet mode" switch
  3. Once enabled, testnet networks (like Sepolia, Mumbai, etc.) will become available in the network selection menu

Credits

To all the Ethereum community