Bitcoin Forum
May 26, 2024, 06:43:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Re: open source web wallet for the cryptocurrency on: October 16, 2018, 05:22:41 AM
Thanks for the reply

1. Blockchain.info at https://github.com/blockchain
blockchain.info is using their own API

I am creating new concurrency  using the bitcoin github code and after creating concurrency i want to allow my users to create their wallet on the website and send and  receive the new concurrency token

I just want to know how can we can use any programming language to implement above web wallet service.

So far i understand that we can use the RPC calls to create new wallet .

For the web part how we can generate the passpharse , private key and public key so that user can send and receive the new crypto tokens

2. coin.space at https://github.com/CoinSpace/CoinSpace

I have checked this code and have issues while running it.


3. MyEthereWallet at https://github.com/MyEtherWallet/MyEtherWallet. This is probably what you're looking for since AFAIK they don't store private key/seed at their server.

Sorry but i cant use the above ,as its for the etherium. 


I will really appreciate if there is fast response
2  Bitcoin / Development & Technical Discussion / Re: open source web wallet for the cryptocurrency on: October 08, 2018, 06:49:33 AM
Hello joniboini

Thanks for quick reply

But as i can see those wallets not listing the API that can help in sending the BTC from one wallet to another .

i also cant see that from where is the RPC calls for the sending the transactions ?

Thanks
3  Bitcoin / Development & Technical Discussion / open source web wallet for the cryptocurrency on: October 08, 2018, 06:06:00 AM
Is there is any open source web wallet that can be used for the server side so that user can register and create wallet ?

I am using the bitcoin open source (c++) code for creating the new concurrency.

Please help me in finding the way to allow the user to create their wallet .

I want that the customer private key cant be saved on our server end .


If there is any open source code for the web wallet please provide the links

The prefer language will be python(Django) for the web wallet .


Any advise or guidance would be greatly appreciated..!!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!