Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```