Cyton is an open source blockchain wallet which supports Ethereum and CITA. It supports most tokens of Ethereum and CITA, such as ETH, ERC20, ERC721, and also supports most kinds of DApps of Ethereum and CITA , such as cryptokitties, Fomo3D, 0xproject...
- Clone this repo to your machine.
- From the project folder, run
pod install
. - Open
Cyton.xcworkspace
with Xcode. - Build and run the
Cyton
target.
Cyton supports iOS 11 and newer versions.
To build Cyton, you'll need:
- Swift 5 and later
- Xcode 10 and later
- CocoaPods
We intend for this project to be an open source resource: we are excited to share our wins, mistakes, and methodology of iOS development as we work in the open. Our primary focus is to continue improving the app for our users in line with our roadmap.
The best way to submit feedback and report bugs is to open a GitHub issue. Please be sure to include your operating system, device, version number, and steps to reproduce reported bugs. Keep in mind that all participants will be expected to follow our code of conduct.
Cyton is an open source project under MIT License.