Questions tagged [wallet]

(Apple) Wallet tag is applicable for questions relating to Apple Wallet (formally Passbook), Apple Pay, and Apple's PassKit framework. Wallet makes use of APNS to trigger push updates to pass content.

Apple Wallet (referred to as simply Wallet) is a default application in iOS. Introduced under the name Passbook in iOS6, it was renamed as Wallet in iOS9. Wallet allows users to store coupons, boarding passes, event tickets, store cards and, starting with iOS 8.1, credit cards, loyalty cards, and debit cards for users holding compatible credit cards, in territories where Apple Pay is available.

Apple Wallet Developer's guide

443 questions
-1
votes
1 answer

24 Word Mnemonic Seed Phrase for Ledger Nano S usable on Trezor?

Can I use my 24-word mnemonic backup seed phrase that was created on my Ledger Nano S on other devices that use a 24-word seed phrase? An example would be the Trezor hardware wallet.
Ken Shoufer
  • 1,393
  • 4
  • 10
  • 14
-1
votes
1 answer

What is the correct link to open bitcoin wallets with address and amount?

We are developing an Android/iOS application that accepts coin payments. Our application creates a link with amount and address like bitcoin:[btcaddress]?amount=[floatAmount] This link covered by a button which name is "Pay With Bitcoin App" and…
husmen73
  • 97
  • 1
  • 9
-1
votes
1 answer

Create individual wallet for each user

I am going to develop an wallet service for bitcoin in Laravel , Now, I'm looking for resources and the best practice to start. please guide me
mm33
  • 1
  • 1
-1
votes
1 answer

What if I chosen already existing bitcoin address?

Creating new bitcoin addresses (and private keys) can be done completely offline which means I can, by accident, choose a public address which was already created by someone else in the past, right? I know the possibility of choosing the same…
Igor
  • 11
-1
votes
1 answer

SBI buddy integration in ios app

I want to integrate SBI buddy wallet into my iOS app, but I am unable to find any reference. Can anyone provide the reference for integrating SBI buddy wallet into iOS app. Thanks in advance.
Van
  • 1,225
  • 10
  • 18
-1
votes
1 answer

Apple Wallet Authentication Token with special word

This question is related to pass update. Since the .pkpass file send out to customers, we never know they open the pass in which method. For getting the return header of authorization, I use the keywords 'ApplePass ' as begin, after the testing in a…
Yuk_dev
  • 318
  • 1
  • 6
  • 16
-1
votes
2 answers

how to add passes that get dynamic info from my app to wallet from in swift?

I created the my own .pkpass file with dummy data I need to change the data in the pass according to the data in the app like boarding pass if I missed something , could please help me ?
Raz
  • 3
  • 1
  • 3
-2
votes
0 answers

Integration of Xumm Wallet

I want to integrate the Xumm Wallet, but as there's no browse extension available so how can I integrate it to my website so users can swap using my platform on mobile? And let me know will this wallet work after integration with Wallet Connect…
-2
votes
1 answer

get nfts owned by an account in aptos

i have been trying to get the nfts of an account on aptos testnet but i couldn't figure out how to do so. i tried using https://fullnode.testnet.aptoslabs.com/v1/accounts/:ACCOUNT_ADDRESS/resources but i can not understand the output it is…
-2
votes
1 answer

there is a problem in the gas requirement

I have been written a smart contract, I am trying to execute the following code but I have these problems: 1- "Gas requirement of function EKM.register_PK is infinite: If the gas requirement of a function is higher than the block gas limit, it…
-2
votes
1 answer

Do I need to backup wallet after adding receiving address to my wallet?

I use "Bitcoin Core version v0.21.1". I have one wallet with several receiving addresses, I also encrypted my wallet with Passphrase and made a backup of wallet.dat and Passphrase. I have just added a new receiving address. Do I need to make a…
youni
  • 7
  • 2
-2
votes
1 answer

Making a vertcoin wallet with python

I'm totally new in crypto currency and I wondered how we can make a wallet for vertcoin using python. Any help will be appreciated.
Teddybear
  • 1
  • 2
-2
votes
2 answers

Ethereum wallets that support “Custom RPC URL”

I'm running a private blockchain and I've been using Metamask connected to my custom RPC URL with no issues.. I'm curious if there's any other Ethereum wallet that let's you add and connect to a custom RPC URL.
Danish Saber
  • 57
  • 1
  • 10
-2
votes
1 answer

How do I generate bitcoin addresses with computer code?

I have a website, and I need each user of the site to have their own unique bitcoin address. Any funds sent to these addresses I need to be automatically transferred to a master wallet for me. Any ideas on how I can set this up easily? The first…
user3931836
  • 184
  • 1
  • 11
-2
votes
1 answer

Is it possible to implement authentication for showing Barcode in Apple wallet?

The app which I have downloads the pass adds to Apple wallet. I want to secure the barcode with an authentication, something like a pin verification or even TouchID. Till the authentication is successful, user should not see the barcode aligned to…
1 2 3
29
30