LunarX社群FAQ | DApp、礦機、Token、投資等你所關心的問題

中心化的網際網路服務是早晚要被取代的,這是大趨勢。基於區塊鏈技術的大小生態圈,都需要各式各樣的應用來完成使用場景和完整生態。LunarX目前已經完成的是無中心的中介軟體和分佈計算功能,而這是幾乎各種DApp應用都需要的基礎功能。
所以我們相信在很快到來的未來,礦機將不再只是簡單挖礦獲得數字貨幣,而是均要能夠提供充分的有價值的資料服務(需要成為服務節點)。
這是非常巨大的功能擴充套件要求,也是很多技術研發能力較弱的中小社群面臨內的重大挑戰,也是LunarX及類似的服務產品的的廣泛空間。
本期我們將投資者、社群成員在瞭解LunarX過程中提出的問題整理後集中進行解答,希望能幫助你更加深入的認識LunarX專案。感謝LunarX創始人費奔的耐心細緻講解。問題和回答在不斷在完善過程中,如果你有更多的問題,可以留言給我們。

Q&A
關於DApps
Q&A 01
LunarX會基於什麼語言和工具來開發DApps?
(What programming language and tools are used to develop DApps forLunarX? )
我們使用的Java、C/C++和golang混合程式設計開發的LunarX。對於DApp開發,將有遠端程式設計介面。同時,將有不同語言的客戶端驅動SDK。它類似於使用微服務。
(Lunax is developed using Java, c / c + +, and golang mixedprogramming. For DApp development, there will be remote programming interfaces.At the same time, there will be client driver SDK in different languages. It issimilar to using micro - services.)
Q&A 02
LunarX會給DApps開放什麼樣的API介面?
(What kind of API interface does LunarXprovide to DApps? )
LunarX的客戶端驅動程式將具有處理資料的標準介面。例如:“插入( {" column1 = value2, column2 = value2 " } )"。
LunarX's client driver will have standardinterfaces to process data. For example: " insert ( {" column1 =value2, column2 = value2 " } )".
Q&A 03
LunarX會支援所有主流的區塊鏈公鏈嗎?
(Will LunarX support all mainstream blockchains? )
不,我們將選擇可信的公共鏈來支援。這些公共連鎖不會很多。
(No.We will choose credible public chains to support. These public chains will notbe many.)
Q&A 04
LunarX作為一個通用中介軟體都提供什麼服務?
(What services does LunarX provide as auniversal middleware? )
Lunax將提供資料中心可以提供的類似功能和服務,以及P2P計算所需的一些服務。這些功能將是:DHT、物件儲存、檔案儲存、表儲存、命名、歸檔、複製、CDN、資料檢索、結構化查詢。
(Lunax will provide similar functions andservices that a data center can provide, and some perticular services that areneeded in P2P computing. These functionality will be: DHT, object storage, filestorage, table storage, naming, archive, replication, cdn, data retrieval,structured query.)
Q&A 05
你能提供更多關於個人健康的DAPP資訊嗎?
(Areyou able to provide more information about the Healthcare Dapp?)
智慧裝置上有很多型別的應用程式。我們熟悉的是手環裝置。這些裝置收集使用者的脈搏、行走步驟、睡眠資料等,然後將它們傳送到LunarX進行儲存和分析。以前,它被髮送到公司的中央資料庫。這部分使用者的健康資料實際上是非常隱私的,我們認為它不應該被任何公司控制。這些資料是結構化的。例如,每個脈衝的資料由時間、強度、週期、是否異常等組成。
(There are many types of app on smartdevices. What we are familiar with is hand ring equipment. These devicescollect the user's pulse, walking steps, sleep data and so on, and then sendthem to LunarX for storage and analysis. Previously it was sent to a company'scentral database. This part of the user's health data is actually very private,we think it should not be controlled by any company.These data are structured. For example, thedata of each pulse are composed of time, intensity, period, whether it isabnormal or not, etc.)
Q&A 06
那些LunarX的bridges有什麼用呢?為什麼它們很重要?
(And what's the use of those bridges ? Like why are they important.)
我們相信未來屬於DApps。所有的業務應用程式都會生成資料,然後有一個問題:在哪裡儲存這些資料,以及如何分析這些資料,比如做一些資訊檢索或過濾。這些要求是可靠的。bridges就像谷歌把你帶到你可能感興趣的網頁上。
有了谷歌,你就不必知道你是如何得到這些資料的,你只知道你輸入了一個關鍵字、關鍵詞就有了你的資料。這就是我們所說的bridges。對LunarX來說,它將DApps資料儲存到礦工的機器上,並從它們那裡獲取資料,其方式與現有的儲存解決方案相差甚遠。
(Well, we believe the future belongs to DApps. All businessapplications generate data, then comes the question: where to save these data,and how to analysis them, like doing some information retrieval or filtering.These requirments will be solid. A bridge is just like google bringing you tothe webpages you may interest.
With google, you will not have to know howyou get these data, you just know that you have your data by inputing a bounchof keywords.
That is what we mean a bridge. To LunarX,it saves DApps data to the miners' machines, and get data back from them, in away that is much more different than the existing storage solutions.)
關於礦機
Q&A 07
LunarX的時間表表明,它將在Q4中釋出自己的礦工,有可能製作屬於自己的DIY礦機嗎?
(The timeline for LunarX says that it will be releasing its own minerin Q4, will it be possible to make your own DIY miner?)
當然,礦機還在設計中。主版本可以自己組裝,而組裝高階版本可能是困難的。因為一些複雜的計算任務需要執行。
(Sure .The miner machine is still indesign. The primary version may be assembled by yourself, while assembling theadvanced version may be difficult. Because some complex computing tasks need tobe run. )
Q&A 08
如果我們選擇製造自己的礦機,我們需要自己購買硬體。需要什麼樣的硬體?
(You mentioned above that if we choose tomake our own miner we'll need to buy the hardware ourself. What kind ofhardware will be necessary?)
硬體規範尚未確定並將與軟體開發同時進行。因為測試的範圍比較寬,需要更長的時間。我們希望快點,每個人都可以提前採礦。
(The hardware specification has not yet been determined and will becarried out simultaneously with software development. Because the scope of thetest is relatively wide, it takes more time. We hope to hurry up and everyonecan start mining earlier.)
Q&A 09
LunarX的礦工如何生成資料塊?
(How does LunarX's miner generate datablocks?)
也許我可以簡單地說LunarX的礦工是基於DAG來生成塊的。這將有助於你理解我們正在做的事情。
(Perhaps I can simply say that LunarX's mineris based on DAG to generate blocks. This will help you understand what we aredoing now.)
Q&A 10
LunarX礦機可以獲得什麼收益?
(What benefits can the LunarX Miner get?)
可以賺取令牌,並將成為新網際網路的主幹。
(Can earn token, and will become thebackbone of the new internet. )

有關的關係
Q&A 11
LunarX與Spaco這家公司是什麼關係?這2家公司有什麼樣的協同作用?
(What does Lunar X bring to Spaco and whatdoes Spaco bring to lunar X ? What kind of synergy do the 2 companies have ?)
據我所知, Spaco計劃給Skyminer增加儲存空間。LunarX不僅僅是儲存。其技術要點大家可以參考技術白皮書的第一部分。
(To my knowledge, spaco hsas a plan to add storage to Skyminer.LunarX does much more than storage. Its technical points are in white paperpart I.)
Q&A 12
如果是這樣,打算如何融入Skyfiber平臺?
(If so how do you intend to integrate into the Skyfiber platform.)
如果Skyfiber容易使用,將會使用Skyfiber。
(If Skyfiber is easy to use, i will use Skyfiber. )
Q&A 13
LunarX的競爭對手是誰?
(Who are your competitors?)
我們認為我們是第一個為DApp設計中介軟體技術的。IPFS可能是競爭對手。但是LunarX和IPFS只有一個共同的部分:檔案儲存。
(We think we are the first one who design the middleware technologyfor DApps. IPFS may be a competitor. But LunarX and IPFS only has one commonpart: the file storage.)
關於TOKEN
Q&A 14
LunarX的通證是基於什麼平臺的?是ERC20嗎?
(What platform is theLunarX’s token based on? Is it ERC20?)
不是ERC20。我們非常慎重的考慮了各種主流平臺,最後選擇了基於比特幣網路的OmniLayer平臺來發行我們的通證。
(Not ERC20,we considered the mainstreamplatforms very carefully, and finally chose the OmniLayer platform based on bitcoinnetwork to issue our token.)
Q&A 15
有關LunarX代幣流通的資訊是什麼?
(What is the information on circulating supply of the LunarX token?)
在白皮書第三部分中,有關於LunarX令牌的資訊。總計100萬,在3個月內,將少於20%。這個數字將根據市場進行調整。
(In white paper part III, there is theinformation about the LunarX token. Total 100 millions. Within 3 months, lessthan 20% will be circulating. This number will be adjusted accrding to themarket.)
Q&A 16
打算什麼時候考慮或者不打算做ICO?
(When do you intend to list considering youare not going to do any ICO ?)
我們現在正在與交易所聯絡。但是我們沒有足夠的錢來支付。
(We are contacting the exchanges now. But we don't have enough moneyto pay for them.)
關於投資
Q&A 17
為什麼要投資LunarX這個專案?
(Why would one want to invest in this project ?)
這會有很多原因。LunarX的好處是將帶給下一代網際網路、團隊、我們擁有的資源、我們現在所處的生態系統等。投資人必須和我們一樣擁有相同的願景,這是投資中最重要的部分。)
(That will be lot of reasons. The benifit of LunarX will bring to thenext generation of internet, the team, the resource we have, the ecosystem weare now in etc. People who invest us must have the same vision we have, whichis the most important part of an investment.)
Q&A 18
目前誰是這個專案的主要投資者?
( Who are the major investors in the project ?)
白皮書中提到了,有費奔(NeoC.MaMac),熊金雷兩個創始人。王琰(Yann)是聯合創始人。當然,投資者也是創始人。
(Ben Fei(neo.carmack), Jinlei Ben Xiong arethe two funders, and Yann is the co-funder. Also, funders are the founders.)
Q&A 19
有更多的合作者計劃嗎?
(Do you plan any more patnership ?)
是的。我們已經有了幾位重量級的合作伙伴,在我們網站上有所體現。
(Yes. We already have several heavyweight partners, it is reflectedon our website.)
Q&A 20
在他們開始交易代幣之前,投資者有什麼時間線?
( What timelines do investors have before they can begin to tradetokens ?)
因為到目前為止,我們這個社群只成立了1個多月,令牌交易的問題需要等到我們與交易所簽署協議,然後我們會有一個公告。
(Because so far, our community has only been established for morethan 1 months., the issue of token trading needs to wait until we sign anagreement with the exchange, and then we will have an announcement. )
加入LunarX社群
官方網址: https://LunarX.Co
Github: https://github.com/LunarX-ONE/White-Paper
Telegram群: https://t.me/LunarXOfficial
Twitter: https://twitter.com/LunarXONE
微信公眾號: LunarX01
QQ群: 811690117
新浪微博: LunarXOfficial
Team Introduction:
https://github.com/LunarX-ONE/White-Paper/blob/master/LunarX_PART_III--Team.pdf
