Available on the App Store
Firstly, switch to ios branch.
- Install nodejs(v16+), yarn.
- Install dependencies with
yarn install. - Copy
configs/providers.example.jsontoconfigs/providers.json,configs/secret.example.tstoconfigs/secret.ts. - Fill valid provider urls in
configs/providers.json. - Launch with
yarn ios