Namecoin was porting Electrum to the Namecoin blockchain. There is a electrum-nmc client ( https://github.com/namecoin/electrum-nmc ) and ElectrumX server (which is the same as for the Bitcoin blockchain). It's just necessary to configure Electrumx server to use a underluying namecoin blockchain instead of Bitcoin.
The plan is now to port Electrum-NMC as a Electrum-DOI which runs on port 8339
To port Electrum-NMC (client) to connect to Doichain electrumx servers
In general on both sides (client & server) the TCP/IP Port needs to be changed so Doichain nodes do not connect to Namecoin nodes. It might be necessary, depending on how Electrum-NMC is implemented that genesis block related parameters must be changed too.
Namecoin was porting Electrum to the Namecoin blockchain. There is a electrum-nmc client ( https://github.com/namecoin/electrum-nmc ) and ElectrumX server (which is the same as for the Bitcoin blockchain). It's just necessary to configure Electrumx server to use a underluying namecoin blockchain instead of Bitcoin.
In general on both sides (client & server) the TCP/IP Port needs to be changed so Doichain nodes do not connect to Namecoin nodes. It might be necessary, depending on how Electrum-NMC is implemented that genesis block related parameters must be changed too.
Please see https://bounties.doichain.org/ how to apply for Doichain bounties.