Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Native iOS wallet for PIVX

License

NotificationsYou must be signed in to change notification settings

PIVX-Project/PIVX-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


alt text

The first standalone iOS PIVX wallet:

pivxwallet is a standalone PIVX client. There is no server to get hacked or go down, so you can always accessyour money. UsingSPVmode, pivxwallet connects directly to the bitcoin network with the fastperformance you need on a mobile device.

The next step in wallet security:

PIVX wallet is designed to protect you from malware, browser security holes,even physical theft. With AES hardware encryption, app sandboxing, keychainand code signatures.

Beautiful simplicity:

Simplicity is PIVX wallet core design principle. A simple backup phrase isall you need to restore your wallet on another device if yours is ever lost orbroken. Because PIVX wallet is
deterministic,your balance and transaction history can be recovered from just your backupphrase.

Features:
URL scheme:

PIVX wallet supports thex-callback-urlspecification with the following URLs:

pivx://x-callback-url/address?x-success=myscheme://myaction

this will callback with the current wallet receive address:myscheme://myaction?address=1XXXX

the following will ask the user to authorize copying a list of their walletaddresses to the clipbaord before calling back:

bread://x-callback-url/addresslist?x-success=myscheme://myaction
WARNING:

installation on jailbroken devices is strongly discouraged

Any jailbreak app can grant itself access to every other app's keychain dataand rob you by self-signing as describedhereand including<key>application-identifier</key><string>*</string> in its.entitlements file.

PIVX wallet is open source and available under the terms of the MIT license.Source code is available athttps://github.com/voisine/breadwallet


[8]ページ先頭

©2009-2025 Movatter.jp