All Projects → horizontalsystems → Unstoppable Wallet Ios

horizontalsystems / Unstoppable Wallet Ios

Licence: mit
A secure and decentralized Bitcoin and other cryptocurrency wallet for iPhone. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Unstoppable Wallet Ios

Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (-8.33%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency, wallet, dapp, btc, p2p, ipfs, peer-to-peer, decentralization, decentralized-applications, decentralized
Decentralized Internet
A SDK/library for decentralized web and distributing computing projects
Stars: ✭ 406 (+125.56%)
Mutual labels:  blockchain, dapps, p2p, peer-to-peer, decentralized-applications, decentralized
Adamant Im
ADAMANT Decentralized Messenger. Progressive Web Application (PWA)
Stars: ✭ 202 (+12.22%)
Mutual labels:  blockchain, bitcoin, cryptocurrency, wallet, decentralization, decentralized
Ethlist
The Comprehensive Ethereum Reading List
Stars: ✭ 3,576 (+1886.67%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency, decentralization, decentralized
The Journal Of Blockchain
区块链自媒体、专注区块链技术学习和实践、IPFS/Filecoin、Bitcoin、Ethereum、EOS、Cosmos、区块链、白皮书、Coinmarketcap、Coindesk、Safe Network、Telegram、Docker、社会治理、经济激励
Stars: ✭ 63 (-65%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency, dapp, ipfs
Multicurrencywallet
Bitcoin, Ethereum, ERC20 crypto wallets with Atomic Swap exchange. Release announce: https://twitter.com/SwapOnlineTeam/status/1321844352369500160
Stars: ✭ 136 (-24.44%)
Mutual labels:  ethereum, bitcoin, cryptocurrency, wallet, btc
Asch
Asch is an efficient, flexible, safe and decentralized application platform, which was initially designed to lower the barrier to entry for developers.The services provided by the Asch platform include a public chain and a set of application SDKs.
Stars: ✭ 484 (+168.89%)
Mutual labels:  blockchain, bitcoin, cryptocurrency, dapp, decentralized-applications
Alpha Wallet Ios
An advanced Ethereum mobile wallet
Stars: ✭ 140 (-22.22%)
Mutual labels:  blockchain, ethereum, wallet, dapp, decentralized
Bitcoin Kit Ios
Full Bitcoin library for iOS, implemented on Swift. SPV wallet implementation for Bitcoin, Bitcoin Cash and Dash blockchains.
Stars: ✭ 134 (-25.56%)
Mutual labels:  blockchain, bitcoin, btc, p2p, decentralized
Awesome Coins
₿ A guide (for humans!) to cryto-currencies and their algos.
Stars: ✭ 3,469 (+1827.22%)
Mutual labels:  ethereum, bitcoin, cryptocurrency, wallet, btc
Lbry Sdk
The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
Stars: ✭ 7,169 (+3882.78%)
Mutual labels:  blockchain, bitcoin, cryptocurrency, p2p, decentralized
Blockchainbooks.github.io
Blockchain Books
Stars: ✭ 139 (-22.78%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency, decentralized-applications
Awesome Decentralized
🕶 Awesome list of distributed, decentralized, p2p apps and tools 👍
Stars: ✭ 358 (+98.89%)
Mutual labels:  ethereum, bitcoin, p2p, ipfs, decentralized
Carmel
The Open Digital Innovation Marketplace
Stars: ✭ 136 (-24.44%)
Mutual labels:  blockchain, ethereum, dapp, decentralization, decentralized-applications
Cryptocurrencyawesome
Cryptocurrency study materials resources
Stars: ✭ 118 (-34.44%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency, decentralized-applications
Blockchain Reading List
Blockchain Manchester Meetups, Talks and Reading List
Stars: ✭ 17 (-90.56%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency, dapp
Awesome Privacy On Blockchains
A curated list of privacy on blockchains resources
Stars: ✭ 86 (-52.22%)
Mutual labels:  blockchain, ethereum, bitcoin, cryptocurrency, p2p
Particl Desktop
The GUI application for Particl Markeplace and PART coin wallet. A decentralized peer to peer marketplace –free, secure, private, untraceable.
Stars: ✭ 131 (-27.22%)
Mutual labels:  blockchain, cryptocurrency, dapp, p2p, decentralized
Squeezer
Squeezer Framework - Build serverless dApps
Stars: ✭ 3,242 (+1701.11%)
Mutual labels:  blockchain, ethereum, bitcoin, dapp, dapps
Embark
Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms
Stars: ✭ 3,478 (+1832.22%)
Mutual labels:  blockchain, ethereum, dapp, ipfs, decentralized

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.

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 [email protected]: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. Install Zcash library dependencies

$ curl https://sh.rustup.rs -sSf | sh
  • select Default
$ cargo install cargo-lipo
$ rustup target add aarch64-apple-ios x86_64-apple-ios
$ brew install sourcery
  1. Open in Xcode and run.

License

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].