Bitcoin Forum
June 23, 2024, 09:54:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: open source web wallet for the cryptocurrency  (Read 333 times)
itsmeprologic (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
October 08, 2018, 06:06:00 AM
 #1

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..!!
joniboini
Legendary
*
Offline Offline

Activity: 2226
Merit: 1795



View Profile WWW
October 08, 2018, 06:21:51 AM
 #2

Something like these ones?



███████████████████████████
███████▄████████████▄██████
████████▄████████▄████████
███▀█████▀▄███▄▀█████▀███
█████▀█▀▄██▀▀▀██▄▀█▀█████
███████▄███████████▄███████
███████████████████████████
███████▀███████████▀███████
████▄██▄▀██▄▄▄██▀▄██▄████
████▄████▄▀███▀▄████▄████
██▄███▀▀█▀██████▀█▀███▄███
██▀█▀████████████████▀█▀███
███████████████████████████
.
.Duelbits.
..........UNLEASH..........
THE ULTIMATE
GAMING EXPERIENCE
DUELBITS
FANTASY
SPORTS
████▄▄█████▄▄
░▄████
███████████▄
▐███
███████████████▄
███
████████████████
███
████████████████▌
███
██████████████████
████████████████▀▀▀
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
.
▬▬
VS
▬▬
████▄▄▄█████▄▄▄
░▄████████████████▄
▐██████████████████▄
████████████████████
████████████████████▌
█████████████████████
███████████████████
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
/// PLAY FOR  FREE  ///
WIN FOR REAL
..PLAY NOW..
itsmeprologic (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
October 08, 2018, 06:49:33 AM
 #3

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
itsmeprologic (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
October 16, 2018, 05:22:41 AM
 #4

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
Sunny_Liu
Newbie
*
Offline Offline

Activity: 109
Merit: 0


View Profile
October 22, 2018, 12:37:17 AM
 #5

Maybe you can have a look at TrustNote. TrustNote has a iToken platform (https://itoken.top/) which you can easily issue your personal tokens, and they also have an open source web wallet built by Rust and Python (https://github.com/TrustNoteSamples/multi_webwallet).
Hope it helps.
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!