Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bm777/wilt
Mobile wallet for event ticket check-in based on Kilt protocol
https://github.com/bm777/wilt
kilt react-native ticket wallet
Last synced: 27 days ago
JSON representation
Mobile wallet for event ticket check-in based on Kilt protocol
- Host: GitHub
- URL: https://github.com/bm777/wilt
- Owner: bm777
- License: bsd-4-clause
- Created: 2022-08-25T02:43:30.000Z (about 2 years ago)
- Default Branch: wilt
- Last Pushed: 2022-09-14T17:52:12.000Z (about 2 years ago)
- Last Synced: 2024-05-02T02:22:56.054Z (6 months ago)
- Topics: kilt, react-native, ticket, wallet
- Language: JavaScript
- Homepage:
- Size: 2.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Willt: Mobile Wallet
RN project using KILT with Expo.
# You can access the [Attester](https://github.com/bm777/wilt-attester.git)
## Test
- Instalation
```
yarn
```- Running on expo (make sure you loggend in with your expo account `expo login`)
```
expo start
# if you can't connect, try using tunnel
expo start --tunnel
```