Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BitcoinOutput/Tokenary

 
 

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
  3. Create Shared/Supporting Files/Secrets.swift with the following contents:
    struct Secrets {
        static let infura = "YOUR INFURA PROJECT ID HERE"
    }

About

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 85.7%
  • JavaScript 14.0%
  • Other 0.3%