do you have experience with crypto?

We got this question in our live chat, and we would like to sharewith you our experience with crypto currencies:

As regular users, we got hands on wallets for Webchain (now renamed as mintme.com coin), Monero (XMR), Litecoin (LTC), and lately for Burstcoin (BTC), Bitcoin HD (BHD) and Litecoin HD (LHD).

We started integrating web miners long time ago for monetizing web services in replacement of integrating annoying ads and other unfair trackers, starting firstly with Monero then, when the 3rd party service closed (it was CoinHive) due it got banned by the most of the ad blockers for web browsers, we moved to CoinImp (which was initially accepting Monero then mintme.com coin only) and to CryptoLOOT (this last one is interesting because they got a replacement of Captchas using web mining, and the moved from mining Monero to uPlexa).

We are miners too, we got computer running the miner for Webchain (mintme.com coin), and recently for Burstcoin (BTC), Bitcoin HD (BHD) and Litecoin HD (LHD). Whereas the first one uses hashes/second in regular computers, the others use hard disk capacity for mining. We have the Webchain (mintme.com coin) miners running in pool modality as well as for Bitcoin HD (BHD) and Litecoin HD (LHD). Regarding Burstcoin (BTC), we have two accounts connected in our own Burstcoin pool (small miners are welcome) and other accounts connected to other public pools.

As stated above, we accept crypto currency as payment method for our services, so we integrate crypto currency payment gateway, and as an easy example to find is how it has been integrated, please checkout our Anonymous Online BitTorrent Web Client Service.

DOGEcoin in our currency exchange web sites

While big players are being paid in crypto currencies https://engadget.com/spacex-dogecoin-moon-satellite-mission-200850331.html… follow their exchange rate with us at https://currencyexchange.lucentinian.com/doge , or if you’re trading #DOGE or other crypto currencies, you may want to query exchange rates with our bot https://web.telegram.org/#/im?p=@currency_converter_watcher_bot… and being notified when reached certain limits.

webchain/mintme altcoin exchange rate info added to our currency exchange site

We are starting to integrate other currency exchange rates providers like coingecko in our service starting with MintMe coin (aka webchain).

https://currencyexchange.lucentinian.com/webchain

This change also allows our Telegram Messenger bot to provide you exchange rate information for webchain / mintme altcoin as well as alerts.

MintMe.com / Webchain coin in our Currency Converter & Watcher bot for Telegram

https://web.telegram.org/#/im?p=@currency_converter_watcher_bot

Please do not hesitate to contact us if your company or organization is trading assets, and you have way (API, etc.) to share exchange rate info.

What time is it?

Have you felt sometimes that the time of your clock is not right? With so many clocks at home, which one is the correct? Even the mobiles and computers may differ.

We are bringing you https://whattimeisit.lucentinian.com where you can check what time is it in your computer against our servers synchronized with the Network Time Foundation.

We will be adding more clocks for different timezones to the website.

Conversion tables added to Currency Exchange website

We have added two tables to our Currency Exchange website with the most typical values.

Conversion tables in Currency Exchange website
Conversion tables in Currency Exchange website

The first of them shows the list of the most typical values then their converted values. The second is just the opposite for the conversion that is being queried.

What do you think about these fix values? Do you use other values?

PayPal integrated with our Anonymous Online BitTorrent Web Client

Online payments with fiat currencies are now available in our Anonymous Online BitTorrent Web Client service (the website is at https://onlinetorrent.lucentinian.com) provided by PayPal.

This should be a proof of our skills integrating multiple payment gateways in e-Commerce websites.

When you are paying with U.S. Dollars (USD), the checkout summary will appear as below.

PayPal doesn’t require you to input your email in advance like in the case of CoinPayments, so after you have reviewed the checkout summary, please proceed to click “Pay Now!” button, and a pop-up window to PayPal payment gateway should be opened.

You can choose either to pay with your existing PayPal account or either pay with a card without having to login into PayPal by clicking “Pay with a Card” button.

If you go through “Pay with a Card” option, PayPal will ask you to provide the information about your credit card. Please notice all this is going through PayPal website, we are not storing any information in our side to keep anonymously the payments of the downloads.

Note: At the moment, buyers from Taiwan cannot use PayPal for payments because due to government regulations, buyers having a billing address in Taiwan cannot use PayPal to make payments to sellers registered in Taiwan (Yes! Lucentinian Works Co Ltd is a Taiwanese company).

Once you have registered your card, or you have gone throught using PayPal account method, please verify the amount to pay.

If you got enough funds, the PayPal window will be closed automatically and you can navigate back to our Anonymous Online BitTorrent Web Client web site.

Capturing the funds may take 1~2 minutes, so if you don’t see the download starting soon, please be patience. If it is taking too long, please do not hesitate to contact us.

Roadmap updated

  • Add payment gateway for Taiwanese customers
  • Bulk payments, so you don’t have to pay the transaction fee per torrent, but once for all selected torrents
  • In-web crypto-currency mining which, despite of being available, we need to integrate API to know how much USD has been mining. We only know the number of hashes you have granted and the equivalent in MintMe/Webchain coins.
  • Payments in lucentinian tokens! 🙂
  • Seeding service, because right now you can download anything from BitTorrent network, but we want to provide you a service to help you to upload and distribute your content.
  • A fancier UI design (feedback of our beta testers), too austere? too spartan? too zen style? if our web service turns into a profitable service, we will be able to hire a better UI web designer 😉 …. (yes! our web designer is crying now after reading this…)

Currency Exchange website

We are glad to announce we have released our Currency Exchange information website, with currency converter calculator and embeddable currency exchange rate evolution charts.

Our charts can be embedded into your website by just adding HTML code snippets like this:

<iframe src='https://currencyexchange.lucentinian.com/last24hours/EUR/LTC'>
</iframe>

Which will show the chart below

Find out more information in our websites presentation section.

HTML entities encoder and decoder tools added

We have added 2 new tools to our Convert Data website for your website development which will help you to escape HTML code snippets and decode them, useful when you are visiting websites with examples that have been escaped by mistake by their CRM engine.

You can escape for example

<div>Hello <span style="color:blue;">world</span>!!!</div>

into this

&lt;div&gt;Hello &lt;span style="color:blue;"&gt;world&lt;/span&gt;!!!&lt;/div&gt;

with our HTML encoder tool and restore it back with our HTML decoder tool.