mirror of
https://github.com/lil-org/tokenary.git
synced 2024-11-27 10:52:40 +03:00
332 B
332 B
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:
- Run
pod install
- In
Safari-Shared/web3-provider
runnpm install