Welcome to EVAA - evaa Protocol frontend GitHub repository! This repository contains the frontend code for the first lending protocol on TON blockchain.
The frontend purpose is to connect users with Evaa Protocol smartcontracts through friendly UI.
Before running the frontend, make sure to have the following installed:
- Node.js
- Yarn package manager
To run the frontend, follow these steps:
- Clone this repository
git clone https://github.com/evaafi/front-end.git
; - Install dependencies by running
yarn install
; - Run the app by running
yarn dev
.
The app should now be up and running at http://localhost:5173/.
Frontend is written using mainly React
, TS
+ other libraries.
If you want to contribute or found a bug, write here on telegram please - https://t.me/alexuniverse12