crypto wallet for  safari
Go to file
2023-11-03 17:23:29 +03:00
Pods update pods 2023-11-03 11:05:32 +03:00
Safari iOS update version 2023-11-03 11:06:09 +03:00
Safari macOS update version 2023-11-03 11:06:09 +03:00
Safari Shared yarn install on build if there is no node_modules 2023-11-03 15:09:16 +03:00
Shared add empty infura key string 2023-11-03 17:23:29 +03:00
Tokenary iOS show usd values for more networks 2023-11-02 20:14:52 +03:00
Tokenary macOS show usd values for more networks 2023-11-02 20:14:52 +03:00
Tokenary.xcodeproj remove secrets.swift 2023-11-03 15:50:07 +03:00
Tokenary.xcworkspace Rename 2021-11-30 15:56:00 +03:00
tools explicitly mark chains for which it's ok to show price 2023-11-02 20:34:39 +03:00
.gitignore remove secrets.swift 2023-11-03 15:50:07 +03:00
.swiftlint.yml Update project settings 2022-04-30 00:57:23 +03:00
LICENSE Create LICENSE 2021-07-06 21:17:24 +03:00
Podfile add blockies directly 2023-10-27 21:27:27 +03:00
Podfile.lock update pods 2023-11-02 23:11:45 +03:00
README.md update readme 2023-11-03 15:12:20 +03:00

Tokenary

Crypto wallet with Safari extension for iOS and macOS.

Download on the App Store.

Development

Required:

  • CocoaPods (brew install cocoapods)
  • Yarn (brew install yarn)

Steps:

  1. Run pod install
  2. Run Xcode project