tokenary/README.md

18 lines
332 B
Markdown
Raw Normal View History

2021-11-30 15:56:00 +03:00
# Tokenary
2022-01-27 17:49:46 +03:00
Crypto wallet with Safari extension for iOS and macOS.
2021-06-14 14:38:58 +03:00
2022-01-27 17:49:46 +03:00
Download on the [App Store](https://tokenary.io/get).
## Development
Required
- CocoaPods (`brew install cocoapods`)
2022-01-27 17:49:46 +03:00
- Node.js (`brew install node`)
- Yarn (`brew install yarn`)
Steps:
1. Run `pod install`
2. In `Safari-Shared/web3-provider` run `npm install`