Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
janndriessen committed Jul 4, 2021
1 parent 6be6101 commit bf2031c
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,19 @@
# eazy.finance 🕶
# eazy.finance 🕶

A simple app to borrow and earn - for everyone.

## Description

This project was submitted at the [HackMoney](https://defi.ethglobal.co) (Build the Future of Finance) hackathon of ETHGlobal in 2021.

The API and iOS app are powered by [Compound](https://compound.finance) and [Circle](https://www.circle.com).

## Setup

- API: Infura + Node.js (Typescript) + Vercel
- App: Swift(UI)

## Testing

- To prepare the API for local testing and development, see `api/README.md`
- For the app, you'll need to provide a sandbox API key from [Circle](https://developers.circle.com/docs/api-keys) in `app/eazy/config.swift`

0 comments on commit bf2031c

Please sign in to comment.