Bitcoin Forum
October 05, 2024, 08:42:20 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: open source web wallet for the cryptocurrency  (Read 355 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: 2338
Merit: 1805



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

Something like these ones?



▄▄███████████████████▄▄
▄███████████████████████▄
████████▀░░░░░░░▀████████
███████░░░░░░░░░░░███████
███████░░░░░░░░░░░███████
██████▀░░░░░░░░░░░▀██████
██████▄░░░░░▄███▄░▄██████
██████████▀▀█████████████
████▀▄██▀░░░░▀▀▀░▀██▄▀███
███░░▀░░░░░░░░░░░░░▀░░███
████▄▄░░░░▄███▄░░░░▄▄████
▀███████████████████████▀
▀▀███████████████████▀▀
 
 CHIPS.GG 
▄▄███████▄▄
▄████▀▀▀▀▀▀▀████▄
███▀░▄░▀▀▀▀▀░▄░▀███
▄███
░▄▀░░░░░░░░░▀▄░███▄
▄███░▄░░░▄█████▄░░░▄░███▄
███░▄▀░░░███████░░░▀▄░███
███░█░░░▀▀▀▀▀░░░▀░░░█░███
███░▀▄░▄▀░▄██▄▄░▀▄░▄▀░██
▀███
░▀░▀▄██▀░▀██▄▀░▀░██▀
▀███
░▀▄░░░░░░░░░▄▀░██▀
▀███▄
░▀░▄▄▄▄▄░▀░▄███▀
▀█
███▄▄▄▄▄▄▄████▀
█████████████████████████
▄▄███████▄▄
███
████████████▄
▄█▀▀▀▄
█████████▄▀▀▀█▄
▄██████▀▄▄▄▄▄▀██████▄
▄█████████████▄████████▄
████████▄███████▄████████
█████▄█████████▄██████
██▄▄▀▀▀▀█████▀▀▀▀▄▄██
▀█████████▀▀███████████▀
▀███████████████████▀
██████████████████
▀████▄███▄▄
████▀
████████████████████████
3000+
UNIQUE
GAMES
|
12+
CURRENCIES
ACCEPTED
|
VIP
REWARD
PROGRAM
 
 
  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!