Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
small corrections
  • Loading branch information
michaelneale authored Jan 5, 2024
1 parent 3d2473d commit aea536a
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,14 @@ DidPay is a general purpose front end for tbdex that can be used or forked and m

## Introduction

This is is EXTREMELY a work in progress.
This is EXTREMELY a work in progress.
The aim is that this app can work with any tbdex liquidity node, discoverying the offerings and then running transactions all from a phone.

## Running

* Install flutter
* Install Hermit https://cashapp.github.io/hermit/
* Ensure you have a mobile app simulator handy (XCode on macOS and runing the Simulator app will do for example).
* Run `flutter run` to build and start the app in the simulator.

* Install Hermit https://cashapp.github.io/hermit/ (on macos you can run `brew install hermit` and then `hermit shell-hooks`)
* Ensure you have a mobile app simulator handy (XCode on macOS and runing the Simulator app will do for example)
* Run `flutter run` from this project to build and start the app in the simulator



Expand Down

0 comments on commit aea536a

Please sign in to comment.