An open API service indexing awesome lists of open source software.

https://github.com/margelo/provable-mobile-sdk


https://github.com/margelo/provable-mobile-sdk

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# provable-mobile-sdk

To install dependencies:

```bash
bun install
bun types
```

Then run the example app:

```bash
bun pods
bun ios
```

or

```bash
bun android
```