Skip to content

ncnxx/ethereum-wallet

 
 

Repository files navigation

Conicoin - Ethereum wallet

Secure and Fast Ethereum wallet with full ERC20 tokens support



Getting Started

To run the project you just need to install and update pods

pod install; pod update

To switch between Testnet and Mainnet, switch the xcode scheme.

Features

Conicoin always stick to these 3 simple rules:

Secure

  • Your keys never leave your device and stored under protection of several security levels.
  • 3-stap security check for access to the application, including key encryption by password, pin code, touch/face id

Serverless

  • We do not store any information about users and keys in ourselves or anywhere else

Open-Source

  • All code is here

Authors

About

Native Ethereum Wallet - iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 71.3%
  • Swift 21.4%
  • C++ 6.5%
  • Other 0.8%