public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [bitcoin-dev] I want to rebuild the GUI in JavaScript
@ 2019-11-23  6:45 M.K. Safi
  2019-11-23 16:49 ` Oscar Lafarga
  2019-11-23 18:27 ` Jonas Schnelli
  0 siblings, 2 replies; 5+ messages in thread
From: M.K. Safi @ 2019-11-23  6:45 UTC (permalink / raw)
  To: bitcoin-dev

[-- Attachment #1: Type: text/plain, Size: 814 bytes --]

I’d like to try to rebuild Bitcoin Core GUI using the JavaScript Electron
framework. My goal is to get a real world understanding of the pros and
cons of moving from Qt to Electron.

Before I start, I‘d like to know if this has been tried before or if there
are ongoing efforts in this direction by anyone?

I spent sometime looking into how to implement this. One approach could be
for Electron to drive the UI by running bitcoind and communicating with it
through RPC. But I don’t know if such implementation can achieve
feature-parity with the Qt implementation. Qt has the advantage of direct
access to Bitcoin Core code.

Anyways, I just wanted to share these ideas before going further with them,
so please let me know if you have any information on the above!
-- 
Sent from my iPhone

[-- Attachment #2: Type: text/html, Size: 1038 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-01-16 18:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-23  6:45 [bitcoin-dev] I want to rebuild the GUI in JavaScript M.K. Safi
2019-11-23 16:49 ` Oscar Lafarga
2019-11-23 20:07   ` Daniel Edgecumbe
2019-11-23 18:27 ` Jonas Schnelli
2020-01-16 18:30   ` M.K. Safi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox