crypto wallet for  safari
Go to file
2023-10-25 20:07:38 +03:00
Pods update pods and cleanup 2023-10-17 19:01:35 +03:00
Safari iOS update popup button 2023-10-25 20:07:38 +03:00
Safari macOS queue popup requests on ios 2023-10-25 16:48:58 +03:00
Safari Shared queue popup requests on ios 2023-10-25 16:48:58 +03:00
Screensaver Bump version 2021-12-16 01:02:01 +03:00
Shared add fantom sonic open 2023-10-25 18:36:53 +03:00
Tokenary iOS handle wallets with no accounts on ios 2023-10-18 02:18:01 +03:00
Tokenary macOS update pods and cleanup 2023-10-17 19:01:35 +03:00
Tokenary.xcodeproj clean up ios overlay related code 2023-10-23 19:02:38 +03:00
Tokenary.xcworkspace Rename 2021-11-30 15:56:00 +03:00
.gitignore Add Pods to git except WalletCoreCommon.xcframework 2022-04-29 23:36:06 +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 update pods and cleanup 2023-10-17 19:01:35 +03:00
Podfile.lock update pods and cleanup 2023-10-17 19:01:35 +03:00
README.md remove secrets comment from readme 2023-10-17 20:06:42 +03:00

Tokenary

Crypto wallet with Safari extension for iOS and macOS.

Download on the App Store.

Development

Required

  • CocoaPods (brew install cocoapods)
  • Node.js (brew install node)
  • Yarn (brew install yarn)

Steps:

  1. Run pod install
  2. In Safari-Shared/web3-provider run npm install