Bitcoin Forum
May 07, 2024, 04:20:59 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Desktop Wallet Connection viva other language  (Read 88 times)
zu007 (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 06, 2018, 05:34:42 AM
 #1

Hello friend
 I want your to solve some doubts.Please Ans my Question..
Q1. How to Desktop wallet work?
when i install new wallet it's has one address already.when i click new Address it generates 2nd Address and So on
is Wallet Connect Viva API for creating new address?How it works?
Q2. i want to get address viva programming (C#,python,php,java,Nodejs). when i need new address i send request viva programming language to desktop wallet it generates new address and sends newly created address.
Q3 same other functionalities balance checking etc..
1715098859
Hero Member
*
Offline Offline

Posts: 1715098859

View Profile Personal Message (Offline)

Ignore
1715098859
Reply with quote  #2

1715098859
Report to moderator
1715098859
Hero Member
*
Offline Offline

Posts: 1715098859

View Profile Personal Message (Offline)

Ignore
1715098859
Reply with quote  #2

1715098859
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715098859
Hero Member
*
Offline Offline

Posts: 1715098859

View Profile Personal Message (Offline)

Ignore
1715098859
Reply with quote  #2

1715098859
Report to moderator
bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
March 06, 2018, 02:54:01 PM
 #2

Q1. How to Desktop wallet work?
when i install new wallet it's has one address already.when i click new Address it generates 2nd Address and So on
is Wallet Connect Viva API for creating new address?How it works?

After installing a wallet it will generate a random(!) seed. This seed will be used in 'mathematical equations' to derive your private keys.
These private keys 'allow you to spend from the corresponding address'.
There is no API necessary. Each client creates private-/public keypairs itself. There is no central authority in a decentralized system.



Q2. i want to get address viva programming (C#,python,php,java,Nodejs). when i need new address i send request viva programming language to desktop wallet it generates new address and sends newly created address.
Q3 same other functionalities balance checking etc..

Depending on what language you want to use, there are quite a few libaries available which make it plain simple for you to create priv-/pub keypairs, send/receive transactions, etc...
The best way would be to google it yourself: 'bitcoin + libary + YOUR_PROG_LANGUAGE'

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!