Skip to content

Aurum-Platform/frontend

Repository files navigation

This is a wagmi + Vite project bootstrapped with create-wagmi

Aurum Frontend

using Bun package manager instead of npm for speed and Elegant APIs.

Frontend

  • To run the frontend locally, point the terminal to the frontend directory.
  • Install dependencies by running bun i.
  • Run locally using bun run dev.
  • Default running port http://localhost:5174/.
  • Checkout deployed app here

Lending and Borrowing demo

borrowing.mp4
lending.mp4