Multi-wallet for Bitcoin, Ethereum, Binance Smart Chain and other emerging blockchains. Non-custodial storage, decentralized exchange, and extensive analytics for thousands of tokens and NFTs. Implemented on Swift.
Go to file
2024-10-01 16:14:04 +06:00
.github/workflows Add Base blockchain support 2024-09-27 11:44:31 +06:00
fastlane Add Base blockchain support 2024-09-27 11:44:31 +06:00
UnstoppableWallet Fix duplicate transactions 2024-10-01 16:14:04 +06:00
.gitignore Remove unused CryptoCompare kay setting 2024-04-05 18:11:56 +06:00
.swift-version Reformat code for all swift files in project 2023-11-28 17:17:43 +06:00
CONTRIBUTE.md Fix typos 2022-02-21 19:03:04 +06:00
crowdin.yml Update Crowdin configuration file 2018-12-20 10:44:25 +06:00
Gemfile Revert ruby version constraint in Bundle 2023-10-02 12:22:34 +06:00
Gemfile.lock Update versions of CI plugins 2024-05-15 17:08:46 +06:00
LICENSE Add license info 2022-02-21 19:03:04 +06:00
README.md Adopting ZcashLightClientKit 0.17.0-alpha.3 2022-11-08 14:36:25 +04:00
RELEASE.md Update release docs 2022-10-24 18:47:18 +06:00

Unstoppable Wallet

We dream of a world… A world where private property is untouchable and market access is unconditional.

That obsession led us to engineer a crypto wallet that is equally open to all, lives online forever and unconditionally protects your assets.

It is fully peer-to-peer and works without any centrally managed servers. It can't be stopped, blocked or taken down.

Unstoppable is a powerful non-custodial multi-wallet for Bitcoin, Ethereum, Binance Smart Chain, Avalanche, Solana and other blockchains. It provides non-custodial crypto and NFT storage, on-chain decentralized swaps, institutional grade analytics for cryptocurrency and NFT markets, extensive privacy controls and human oriented design.

  • It is built with care and adheres to best programming practices and implementation standards in cryptocurrency world. Fully implemented on Swift.
  • It is fully peer-to-peer and works without any centrally managed servers. It can't be stopped, blocked or taken down.

Such approach enables the wallet to operate anywhere and remain censorship-resistant. Only the user is in control of the money.

More at https://unstoppable.money

Download

https://itunes.apple.com/us/app/bank-wallet/id1447619907?ls=1&mt=8

Installation

  1. git clone git@github.com:horizontalsystems/unstoppable-wallet-ios.git

  2. You need to have Development.xcconfig file for Debug configuration and Production.xcconfig file for Release in UnstoppableWallet/UnstoppableWallet/Configuration. You can use sample configurations in .template.xcconfig files.

  3. Open in Xcode and run.

License

This wallet is open source and available under the terms of the MIT License.