https://github.com/margelo/provable-mobile-sdk
https://github.com/margelo/provable-mobile-sdk
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/margelo/provable-mobile-sdk
- Owner: margelo
- Created: 2025-09-09T03:58:17.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-10T14:25:01.000Z (10 months ago)
- Last Synced: 2025-09-18T11:05:06.005Z (10 months ago)
- Language: TypeScript
- Size: 412 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```