Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1.12 KB

README.md

File metadata and controls

44 lines (23 loc) · 1.12 KB

Aave: UI Mockup with React Native and Expo

./assets/ReadMeBanner.png

made with expo follow @jackburrus

About

UI mockup of the Ethereum based liquidity protocol, Aave.

Features

🛠️ Expo SDK 41

🧭 React Navigation V5

💻 Typescript

💅 Styled-Components

Install & Build

First, make sure you have Expo CLI installed: npm install -g expo-cli

Install: yarn or yarn install

Run Project Locally: yarn start or expo start

Future Plans

  • Connect to The Graph to add realtime data
  • Add functionality from Aave JS to execute transactions on Mainnet.