Bitcoin Forum
October 02, 2025, 11:14:37 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Alternate cryptocurrencies / Marketplace (Altcoins) / Hero Node Project Progress Report(8.13–8.24) on: August 29, 2018, 10:37:31 AM
Hey! This is Hero Node! The next generation decentralized Blockchain fog computing platform.
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------

Hero Node Project Progress Report(8.13–8.24)



Development

dBlog

- Restructure the data storage layer with an IPFS-based database for data connectivity and underlying API encapsulation.

- Design the data structure of the data store and implement the schema based on the database, with a progress of 60%.

- Develop the API layer, 40% completion progress.

Hero Mobile Optimization

- Adjust the interface and add the function of scanning the QR code.

- Optimize the overall project structure, add thread processing files and time-consuming processing services to optimize the experience.

- Add signatures to the Hero-SDK to improve the functionality of the controls.

Node Development

- Complete the node discovery when the node starts, increase the bootlist, and make sure the communication between at least two nodes.

- Unified configuration of API call timeouts to avoid long response times due to some reasons.

- Increase the read Qatum block related interface, including block height, block hash, entire block information, and so on.

- The RPC module adds Qtum-related call encapsulation to isolate the underlying protocol from the upper layer services.

WeChat applet
Backstage:

- After completing the current user click, compare the timestamp check to see if the current data function is updated.

- Change the get result mode to the background open child process, establish a central timer, periodically obtain external API data, and store the two compared timestamps in the database.

- Encapsulate a public access data interface to share a method with different currencies and different gameplay by getting the required fields from the front end.

Front end:

- After the home page is initialized, setStorage stores the relevant fields, obtains the required fields on the page for viewing the current user results, and then obtains the desired results from the background.

- Encapsulate public methods so that different currencies and different gameplays share a common method, communicating with the background convention by passing different fields.

Marketing

1. On August the 16th, Liu Guoping, founder of Hero Node, was invited to participate in the first sharing session of BRC-TALK hosted by Bisheng Capital.


2. On August the 16th, members of the Hero Node operation team participated in the unicorn forum financial technology special event. The event combines 2018 venture capital hotspots, focusing on the trend of fin-tech, aiming to spread cutting-edge ideas and successful business models, while realizing resources docking.


3. On August the 18th, Heroic founder Liu Guoping was invited to attend the BCCon Global Blockchain Eco-Technology Conference, a global blockchain technology event hosted by InfoQ, and presented a speech in the August 21st Technical Lecture named “How to Develop a Dapp”.

For more details:

https://medium.com/@hero_node/hero-node-founder-attended-global-blockchain-technology-event-and-talked-about-dapp-development-d15ea6a69583


4. On August the 18th, Liu Guoping, the founder of Hero Node, attended the dinner of the Beijing Branch of the Top Geeks’ Organization, who is a high-end community created by Geekbang Technology to bring together global technology leaders.


5. On August the18th, members of the Hero Node operations team participated in the Blockchain Community Alliance meetup. The offline meeting of the union jointly discussed the development plan of the alliance and the specific cooperation methods.


2  Alternate cryptocurrencies / Marketplace (Altcoins) / Hero Node was invited to participate in the 2018 BCCon Global Blockchain Eco-Tec on: August 20, 2018, 03:08:49 AM
Hey! This is Hero Node!
Fully decentralized cross-chain and cross-platform Dapp developing platform and solution

 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------


Focus on the front and accelerate the application landing.

The BCCon Global Blockchain Eco-Technology Conference, the most popular blockchain conference around the world in 2018, is about to open! From the perspectives of technology, community, content, and audience, the conference will explore seven core propositions: core technology, blockchain finance, smart contracts, blockchain security, blockchain-as-a-service, blockchain ecology, and blockchain scenarios. Through the analysis of the current scenario application of the blockchain, it is easy to understand how the blockchain technology can effectively help the group companies reduce costs and improve efficiency.

Liu Guoping, the founder of Hero Node, was invited to participate in this conference and will share the theme “How to develop a Dapp” to the audience as a mentor at the Lecture Hall on the August 21st. Let’s stay tuned.

Conference Time

Conference: 18th-19th of August, 2018

Location: Beijing International Convention Center

Lecture: 20th -21st of August, 2018

Location: Beijing Guoyu Hotel

Conference Link: https://bccon.geekbang.org/#introduction

Theme summary:

1. Dapp is a decentralized application. Usually, Dapp has a consensus mechanism and a token incentive model.
2. If you develop a Dapp from zero, the project will be extremely complicated, so most developers will choose a development platform to develop their own Dapp.
3. Ethereum is a Turing-complete blockchain development platform that allows anyone to build decentralized applications on the platform. At present, Ethereum is a relatively complete development ecology in the blockchain, with community support, development framework, development tools, blockchain browser and so on.
Dapp brings us unlimited imagination, only a lot of things can be done through code contracts, and no one is guaranteed, it is completely credible. We will wait and see for the changes that Dapp will bring to the future.

For more live highlights, please stay tuned for post-meeting reports.

In an open world, Hero Node welcomes any and all feedback. Especially helpful feedback will be rewarded!






Talk to us:

Official Website: https://heronode.io/
Medium: https://medium.com/@hero_node
Twitter: https://twitter.com/hero_node
Reddit: https://www.reddit.com/r/HeroNodeOfficial/
Email: feedback@heronode.io
Telegram Group: https://t.me/HeroNodeOfficialGrouphttps://t.me/HeroNode2
3  Alternate cryptocurrencies / Marketplace (Altcoins) / Hero Node Project Progress Report(7.30–8.10) on: August 17, 2018, 02:33:50 AM
Hey! This is Hero Node! The next generation decentralized Blockchain fog computing platform.
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------

Hero Node Project Progress Report(7.30–8.10)



Development

dBlog

                                                - Plan the function of dBlog 2.0, we’ve added the sort of functions to make the blog easier to use. It
                                              includes

                                              1. Article update and historical version browsing
                                              2. Personal page function and interface redesign
                                              3. Separate the function of reading and writing
                                              4. Add common functions such as pageviews and comments on the reading end
                                              5. Add reward function, internationalization, and mobile adaptation.

                                              - Technical group discussions, clear tasks and assignments and develop a rigorous development plan.

                                              - Investigate IPFS-based distributed databases as data storage for dBlog 2.0.

                                              - Improve the implementation of the view layer.


                                                    
Hero Mobile Optimization

                                                 - Adjust the original interface such as adding Ethereum wallet function, storing keystore and private key,
                                              and optimizing file storage and read speed in order to make compatibility possible for future versions; Store
                                              asynchronous thread optimization processing for reading files to prevent memory leak produce.

                                              - Implement the signature with entering users’ password and the stored keystore or private key, modify the signature
                                              internal callback process, optimize the signature execution speed, and manages the thread.

                                              - Implement the function of changing the wallet password, deleting the wallet and QR code to import directly into the
                                              wallet, and speed up the modification of the password, delete the wallet and import the wallet by dint of the        
                                              optimized performance above.

                                              - Add the function of the private key store and key store export, along with creating a QR code address.


                                                  
Node Development

                                                  - Write the Makefile script of the node, add the cross-compiled version of Linux-amd64, realize the
                                              operation on macOS and Linux, and then will launch on more platforms.

                                              - Complete the port mapping of the node service to enable the external network can directly access the node service.

                                              - Combine the js code of the IPFS module to implement node services in a unified manner.

                                              - Add Hong Kong node, complete the deployment of Ethereum and Quantum Node.


                                                  
Basic configuration of WeChat applet and development of front and rear

                                                  - Progress Initial development of the front page.

                                               - Deploy and configure the development environment under Tencent cloud

                                               - User login and access to relevant user information.

                                               - Get the required external API data in real time using the WebSocket channel service on the server side.

                                               - Configure the local environment and install dependencies to realize the applet’s server can be run and tested locally
                                               instead of uploading it to the development environment every time to test the code.

                                               - Connect Node server and operate database.


                                                    
Marketing

                                         1. On July the 29th, Hero Node marketing team members participated in the blockchain industry      
                                     operation experience sharing exchange meeting, absorbed knowledge and experience from others in                           
                                     community construction.



                          2.  On July the 31st, the Hero Node lockup incentives plan was completed, and the lockup was over with          
                          50563206 total locked HERs. The final annualized return is 30% stable rewards + 59% floating bonus.                                              
                          For protecting the benefits of investors, Hero Node will introduce and launch more similar plan in due course,                                               
                          so stay tuned.



                            3. On August the 8th, Hero Node marketing team members participated in the game public chain project open
                          ceremony to learn about the application of blockchain technology in different industries and future
                          imagination.
                          Hoping that the project can open a new era of blockchain games.
[/size]



4  Alternate cryptocurrencies / Marketplace (Altcoins) / Hero Node Project Progress Report on: August 07, 2018, 08:46:06 AM
Hey! This is Hero Node!
Fully decentralized cross-chain and cross-platform Dapp developing platform and solution
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------


Hero Node Project Progress Report(7.16–7.27)



Development

Hero Mobile Optimization

- Optimize Android browser performance, add Js and Android interaction, adjust the original interface, add the Ethereum wallet function, store the key store and private key and adjust the function

- Add the signature function of the Ethereum wallet (the user enters the password and the stored key store or private key for signature) and optimize the function.

Node Development

- Complete the construction of node data structure and related auxiliary methods

- Complete the basic encapsulation of the node database

- Serialize the P2P communication protocols for storage and transmission

Dapp universal call interface definition

- Dapp developers can call browser signatures more easily

Front-end Development

- Set up the configuration basic environment

- Locally debug and run projects such as the Hero Node website home page

Marketing

1. On July the 20th, Hero Node marketing team participated in blockchain projects’ meetup held by Thinking and Sharing community and discussed more the operation mode of blockchain projects in different fields.

2. On July the 21st, Hero Node(HER) released the first time unlock of the private placement. About 132 million HERs were unlocked this time. The total amount of those lock coins account for 0.2% of the total issued amount, which is unlocked by three times.

3. On July the 26th, Hero Node marketing team participated in Tech Forum: Blockchain held by DongDian Technology. From the aspects of capital, projects, and media, we discussed the development and application of blockchain in various fields.
In an open world, Hero Node welcomes any and all feedback. Especially helpful feedback will be rewarded!

4. On July the 27th, Hero Node CEO Guoping Liu was invited to the roundtable forum hosted by the China Blockchain Application Research Center to discuss security issues in the thriving blockchain industry.


Talk to us:

Official Website: https://heronode.io/
Medium: https://medium.com/@hero_node
Twitter: https://twitter.com/hero_node
Reddit: https://www.reddit.com/r/HeroNodeOfficial/
Email: feedback@heronode.io
Telegram Group: https://t.me/HeroNodeOfficialGrouphttps://t.me/HeroNode2
5  Alternate cryptocurrencies / Marketplace (Altcoins) / Hero Node Project Progress Report on: July 19, 2018, 02:21:04 AM
Hey! This is Hero Node!
Fully decentralized cross-chain and cross-platform Dapp developing platform and solution
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------

Hero Node Project Progress Report(7.2–7.13)


Hello dear HER fans, it is the 1st issue of the Project Progress Report after revising. We updated the report to bi-weekly in order to display our latest news in the more integrated way.

Don’t forget to keep up-to-date with us!


Development

The Adjustment and Launch of Lockup Activity

- Add floating rate to the original plan, 30,000,000 HER Tokens as bonus for all participators.

- Adjust original interface display structure, launch one-year incentives plan and officially release the lockup activity.

Hero Mobile Optimization

- Optimized Android browser function, added JS and Android interaction to realize the signature of Ethereum wallet.

- Adjusted original interface, added the function of Ethereum wallet to import the wallet,saved keystore and private key.

- Optimize the function of keystore, which could let users enter and save password and use private key to sign.

Smart Contract

- Complete the token smart contract template, which can be used to build your own smart contract and deploy it with Hero Node. The next step is to support the custom module function and more smart contract templates.

- Complete unit testing and security review of contract templates to ensure contract security

Node Development

- Built the underlying protocol of the p2p module and completed the basic communication between nodes through the Hero Node

Telegram Group Operation

- Collect and Integrate blockchain news

- Realize the function of news forward and comment

- Develop the function of importing new users


Marketing

1. On July the 2nd,the Hero Node team went to Seoul, South Korea, to participate in the meetup event organized by the official Hero Node South Korea community. Torrential rain and language differences did not hold back the enthusiasm of Korean fans. Questions were asked one after another in the Q&A session.

For more infos, please refer to: https://medium.com/@hero_node/the-fifth-stop-of-hero-node-global-roadshow-south-korean-community-meetup-41ded4271a19

2. On July the 12th,in terms that many doubts were raised due to the sluggish market environment, Guoping Liu, Hero Node founder, wrote an open letter to HER investors and community fans.

The article link:

https://medium.com/@hero_node/an-open-letter-to-her-investors-and-community-fans-69dd110a72cd

3. On July the 13th,Hero Node officially launched an incentives plan to maintain the value for our investors.

We encourage all our Heroes to participate in this plan.

Investment Profit:

· Floating rate, no ceiling

· 30 million Tokens for variable bonus (floating rate)

· 30 million Tokens for static rewards (30%)

Final deposit date: 2018–07–31

Unlock date: 2019–07–30

Check out the link here to grasp the steps:

https://medium.com/@hero_node/hero-node-incentives-plan-bceddaebc38d



In an open world, Hero Node welcomes any and all feedback. Especially helpful feedback will be rewarded!

Talk to us:

Official Website: https://heronode.io/
Medium: https://medium.com/@hero_node
Twitter: https://twitter.com/hero_node
Reddit: https://www.reddit.com/r/HeroNodeOfficial/
Email: feedback@heronode.io
Telegram Group: https://t.me/HeroNodeOfficialGrouphttps://t.me/HeroNode2
6  Alternate cryptocurrencies / Marketplace (Altcoins) / Hero Node Incentives Plan on: July 13, 2018, 10:25:19 AM

Hero Node Incentives Plan


Many Heroes wonder about the whereabouts of the refunded HER tokens from the refund program (https://medium.com/@hero_node/how-to-refund-ether-that-have-been-invested-into-her-crowdsale-contracts-be74a1262fee) we held in the first month after ICO.

Well, we can share with you that we’ve decided that we’re going to give it back to our community.

60 Million HER tokens, all back to you!

Even though there is a bear market resulting in an instable price, the current development progress of the team is strictly following the roadmap on our official website.

Hero Node has decided to launch an incentives plan to maintain the value for our investors.

The incentives plan will start official from today 13 July 2018.

We encourage all our Heroes to participate in this plan. Below we’ve stated out the rules.


Lockup Rules:

Final deposit date: 2018–07–31

Unlock date: 2019–07–30


Investment Profit:

Floating rate, no ceiling

30 million Tokens for variable bonus (floating rate)

30 million Tokens for static rewards (30%)


How to participate:

1)Go to this link: https://heronode.io/incentives

2)Install metamask plugin and login to your wallet

3)Enter you deposit token value and confirm



Guide:

1. The tokens we use to pay the interest comes from the crowdsale refund program.

2. The Floating rate is calculated by dividing all participating users into 30 million tokens.

3. Make sure you’ve installed the metamask plugin in your browser.

4. Make sure the “deposit” button is available before you do the deposit.

5. The Deposit operation needs two submits by metamask, so please DO NOT interrupt the process or refresh the page during the operation.

6. When the lockup plan reached the unlock date, the withdraw button should be available. From there on you can start the withdraw operation.

7. If you forget to withdraw, your tokens will also be sent back to your account.





In an open world, Hero Node welcomes any and all feedback. Especially helpful feedback will be rewarded!

Talk to us:

Official Website: https://heronode.io/
Medium: https://medium.com/@hero_node
Twitter: https://twitter.com/hero_node
Reddit: https://www.reddit.com/r/HeroNodeOfficial/
Email: feedback@heronode.io
Telegram Group: https://t.me/HeroNodeOfficialGrouphttps://t.me/HeroNode2
7  Alternate cryptocurrencies / Marketplace (Altcoins) / The Fifth Stop of Hero Node Global Roadshow: South Korean Community Meetup on: July 11, 2018, 03:43:48 AM
Hey! This is Hero Node!
Fully decentralized cross-chain and cross-platform Dapp developing platform and solution
 ---------------------------------------------------------------------------------------------------------------------------------------------------

The Fifth Stop of Hero Node Global Roadshow:
South Korean Community Meetup



On July 2nd, the Hero Node team went to Seoul, South Korea, to participate in the meetup event organized by the official Hero Node South Korea community. Torrential rain and language differences did not hold back the enthusiasm of Korean fans. Questions were asked one after another in the Q&A session, pushing the atmosphere to a climax.

Mason, the co-founder of Hero Node, introduced the Hero Node project and its vision in detail to the audience. He also expressed his in-depth views on the topic of “ how to build a good blockchain ecosystem”.

Below is the full text of Mason’s speech:

Hello everyone, I am Mason, the co-founder of Hero Node. First of all, I am very grateful to the South Korean community for hosting this meetup, which gives us an opportunity to share, exchange and communicate. Next, I will introduce the Hero Node project and the building of the ecosystem of the blockchain. Questions are welcomed after the speech.

Hero Node utilises the Hero protocol to integrate different public chains and build a cross-chain, cross-platform development solution for Dapps. It will also build a fully decentralized node network which contains multiple kinds of public chains and IPFS storages to support fully decentralized applications.

Hero Node will break the life cycle of existing applications development, and become an eternal application.

Currently, there are three major problems in the blockchain ecosystem:

Decentralization is declining, but there is no solution in the market

Once the blockchain has lost its features of decentralization, it is no longer the blockchain.

1) the application of blockchain is not decentralized enough

The early-stage Bitcoin networks were completely decentralized. At that time, there was no design to separate the frontend and the backend. The current application architectures are all using C/S and B/S architectures. Dapp networks and other applications have no difference as they are all using domain names to access the central node.

As we all know, last year’s Facebook user privacy data leak was exactly due to the problems brought about by centralized data storage. If data leak does not make you feel the horror of centralization, then the following example will definitely shock you. In the area of blockchain, most transactions use centralized services, including user’s asset data, matching transaction data, and resource file data. Imagine if all these data are leaked, then it is not only private data that is lost, but your token and even your legal tender may be lost.

2)The blockchain is also becoming centralized

At present, almost all the blockchain projects on the market are in large and complete design. People hope that all Dapps will be developed completely based on this large and complete design. But the truth is, under the name of “decentralized, safe and high TPS”, it is merely just trickery.

In other words, the tendency of swarming into a new industry is also an act of centralization in essence.

3) The lack of all-node rewards will lead to the centralization of the blockchain network

Take the Ethernet as an example. With the continuous increase of block data, the expenses of running a full node is already too high for ordinary users to afford for meeting the requirements of the computer’s performance. At this time, no one is willing to synchronize the full node for using the wallets. At the same time, the number of full nodes will decline further.

Here is a contradiction: as more and more blockchain applications are launched; the demand of the full node is greatly increasing.

Hero Node introduces IPFS and its DWeb technology so that we can see the possibility of complete decentralization. DWeb no longer relies on domain names to open the websites. Hero Node also introduces Hero Mobile’s cross-platform development technology, transforming DWeb into Dapp, which brings the advantages of IPFS to the fullest.

By introducing several mature public chains and making different chain responsible for different functions, Hero Node has established a safe, high TPS and completely decentralized application layer.

In the era of blockchain 1.0, Bitcoin was the only application. It only needed the miners to protect the security of Bitcoin network itself. In the era of blockchain 2.0, more application scenarios are the embodiment of the value of a public chain.

The application does not need to care about how the node operates, it only needs to ascertain how to access and initiate a query of what has already been transacted. Hero Node’s incentive mechanism will allow more people to join the node, thus improving the operating efficiency and experience of the application. This is the most reasonable design to keep the blockchain ecosystem decentralized.

The performance of the blockchain

The heated topic in the recent market is that the performance of blockchain is too poor, and TPS needs to be increased even to millions scale. Besides slicing techniques such as Zilliqa, we believe that it is actually a wrong direction to blindly enlarge TPS in the main chain.

The security of the [Suspicious link removed]es from a large number of full-node mutual checks.

Based on the 1,000,000 TPS designed by EOS, we generate about 100MB transaction data per second and 3 PB of data per year. Thus, the existence of the full node will lead to a big problem in its development.

Even if the powerful EOS super nodes have strong hardware capabilities, the market does not care whether they are decentralized. The following question is “how to verify the correctness of the data at a PB level?” By centralized trust?

If a blockchain project loses most of its decentralization, it will inevitably lose its security in the essence, no matter how great it is developed.

If high TPS is not the direction where the blockchain industry is heading forward to, then what should be done when the business needs faster processing speed?

dFAAS — The Decentralized Hash Function service introduced by Hero Node.


In fact, the fast processing logic does not need to run on the Hero Node’s blockchain. Hero Node only needs to ensure that the functions performed by the application are correct and not tampered with, and the blockchain only needs to synchronize the last state.

The performance and user experience of the blockchain

What is Dapp? App, according to the understanding of the public is the application program in the mobile phones. At present, Dapps on the blockchain are only some intelligent contracts. There is a great understanding gap here, which also causes the situation where Dapp is still a concept and does not become the real-life applications.

Hero Node Dapp is a fully decentralized DWeb by combining IPFS and DWeb with blockchain Dapp, and adds cross-platform technology to transform DWeb into Hero Node Dapp. Hero Node Dapp is a fully decentralized IOS and Android application with the excellent user experience. The good user experience will accelerate the popularization of Dapp.

The blockchain has realized the back-end decentralization, and DWeb of IPFS has realized the front-end decentralization. Hero Node combines them with FAAS and cross-platform technology and has realized the development of fully decentralized mobile terminal Dapp. Using HER token system in addition, Hero Node forms a fully decentralized node network to support fully decentralized Dapp.

Hero Node is a Dapp ecosystem. But what is this ecosystem?

Here are some excellent descriptions to help you understand the blockchain and Hero Node ecosystem:

- Blockchain is Bitcoin;

- Blockchain is a point-to-point distributed account book;

- Blockchain is a point-to-point distributed account book with a smart contract;

- Blockchain is a production relationship; blockchain is a social trend;

- Blockchain is a gene ( X-gen ).

It seems straightforward, but it is actually a very profound understanding of the blockchain.

In fact, genes are also a kind of blockchains. After the creation of a small pond of Genesis block, DNA has undergone countless bifurcated evolutions. It evolved with transactions and classified by consensus. God has never appeared before. It operates in a total decentralized way. Genes are like a book that records all transactions in the evolution of organisms. We have Neanderthal genes, and we have obvious characteristics similar to marine animals. Some people even say that human beings like to eat crispy food because of the gene memories of the era when dinosaurs liked to eat small animals with hard shells. Once a gene is recorded, it will not be tampered with. In addition to DNA, an organism will have proteins to perform more complex functions.

Imagine a lion chasing a zebra on the prairie. What role does DNA play in such a high speed and intense activity? It does not need very high-speed TPS, it just needs to ensure that the protein it issues can work correctly and effectively. After further development, cells become the basic unit of DNA activity, and one cell often has multiple chromosomes.

If you can understand the blockchain from the perspective of DNA, you’ll see that a Hero Node is a cell. Just as cells have multiple chromosomes, Hero Node has built-in multiple different blockchains to achieve different functions. In cells, DNA synthesizes proteins to complete complex and high-speed biological activities, while in Hero Node, dFAAS function issued by blockchains to ensure safety can meet the developers’ complex and efficient business requirements. The nutrients needed for the operation of cells are just like HER tokens needed for the operation of the Hero Node.

Hero Node’s Dapp ecosystem is like a biological world made up of cells.

It is actually easy to improve bitcoin and Ethernet TPS, but why not? That is because blockchain transactions should be slower in nature. Problems with gene design can lead to rapid expansion. Like cancer cells, they sucked up the surrounding resources and eventually die.

The birth of Hero Node was originally meant to convey the message that there is no organization like the company in the future of the blockchain.

If there is no company and there is no such relationship between the boss and the employees, then in what form will everyone be organized? Just like the question of what a decentralized society will be like in the future, different people have different opinions.

But Hero Node can give you a clear answer.

Hero Node enables everybody to easily develop his own Dapp that can directly go to the users and does not rely on any third-party services to realize 24/7 online service and these applications can exist forever. There are no bosses or employees here. Everyone is hero. We use the name of blockchain and call this decentralized society Hero Node.

Join Hero Node’s future society and be a hero.

Hero Node economic model design and HER economic model


In the ecosystem of Hero Node, tokens correspond to the developer’s right to use the node network, but this right is not precisely quantified, but probabilistic.

The Dapps made by any developers can join the Hero Node network freely. The applications are fully available, but they cannot be widely spread and they only exist on a minor of nodes. If the developer locks a partial Hero Node tokens to the smart contract, the system will automatically distribute this application to a wider node network.

Generally speaking, the more successful a commercial application is, the more tokens it needs to possess more network resources. However, this possession is actually probabilistic and not exclusively.

All commercial applications have a life cycle. When an application is no longer popular, its developer can unlock some of the tokens and transfer them to other applications with better market potential.

The mining of Hero Node is a completely free market, but when the node resources are insufficient, the value of the token will increase, and the more miners will be willing to participate in the mining of Hero Node, providing more resources to meet the market demand. And vice versa.

The total amount of HER is 2 billion, and the specific distribution ratio is as follows.


Above is what I want to share with you on behalf of the Hero Node team. Please feel free to ask any questions and share your ideas. Thank you.


END
In an open world, Hero Node welcomes any and all feedback. Especially helpful feedback will be rewarded!

Talk to us:

Official Website: https://heronode.io/
Medium: https://medium.com/@hero_node
Twitter: https://twitter.com/hero_node
Reddit: https://www.reddit.com/r/HeroNodeOfficial/
Email: feedback@heronode.io
Telegram Group: https://t.me/HeroNodeOfficialGrouphttps://t.me/HeroNode2
8  Alternate cryptocurrencies / Marketplace (Altcoins) / Hero Node has officially published the first Dapp — Hero Blog on: June 28, 2018, 10:11:49 AM
Hey! This is Hero Node!
Fully decentralized cross-chain and cross-platform Dapp developing platform and solution
 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Hero Node has officially published the first Dapp — Hero Blog



The DApp which is developed on the Hero Node node. The user’s blog will not be stored on any centralized server.
Users can also use any Hero Node node or IPFS node to open the application.

This is our blog: http://blog.heronode.io/#/p/0x3d7900E35dd3647DaEFb0b21a66363b819c1d870

Start your own blog? Please go to this page: http://blog.heronode.io/

Note: The DApp is now only available in Chinese, there will be a new update soon wherein English will also be supported.





9  Alternate cryptocurrencies / Marketplace (Altcoins) / Hero Node establishes a strategic cooperation with GIFTO(GTO) on: June 21, 2018, 10:51:58 AM
Hey! This is Hero Node!
Fully decentralized cross-chain and cross-platform Dapp developing platform and solution
 -------------------------------------------------------------------------------------------------------------------------------------------------


Hero Node establishes a strategic cooperation with GIFTO(GTO)

GTO Official Site: https://gifto.io/

Hero Node officially announced a strategic cooperation with decentralized universal gifting protocol GIFTO(GTO) . Both parties aim to explore more possibilities in cross-public chain services.


Hero Node was born to solve the pain points of the current Dapp development, such as low-performance, high technical threshold, and incontinence for customers. As the new-generation of decentralized fog-computing platform for blockchain, Hero Node aims to provide a cross public-chain and cross-platform solution, so as to lower the threshold of Dapp technology.

This strategic cooperation between GTO and Hero Node will deep in the area of personalized virtual gifts to complete more Dapp development on Hero Node’s cross-public chain services through decentralized technology.

“Whoever that can solve the development problems of DApp will take control of the next decade.”
— Liu guoping, the founder of Hero Node


GIFTO (GTO) is a decentralized universal gifting protocol, the first project accelerated by Binance launchpad and launched by the Asian leading live broadcast platform Uplive. In 2017, virtual gift on the platform received over 100 million US dollars rewards, with 25 million virtual gifts each month. GIFTO customizes personalized virtual gifts, and can give and receive GIFTO virtual gifts on any social media platform (such as facebook, youtube).


— — — — — — — — End — — — — — — — — —

In an open world, Hero Node welcomes any and all feedback. Especially helpful feedback will be rewarded!

Talk to us:

Official Website: https://heronode.io/
Medium: https://medium.com/@hero_node
Twitter: https://twitter.com/hero_node
Reddit: https://www.reddit.com/r/HeroNodeOfficial/
Email: feedback@heronode.io
Telegram Group: https://t.me/HeroNodeOfficialGrouphttps://t.me/HeroNode2
10  Alternate cryptocurrencies / Marketplace (Altcoins) / Hero Node Weekly Report(6.11–6.15) on: June 21, 2018, 02:38:25 AM
Hey! This is Hero Node!
Fully decentralized cross-chain and cross-platform Dapp developing platform and solution
 ---------------------------------------------------------------------------------------------------------------------------------------------------


Hero Node Weekly Report(6.11–6.15)

Development

Bounty Program Contract

- Optimize contract feature and add contract function

- Supplement unit tests

dBlog

- Use Hero Node API to optimize

- Remove a part of web3 API

Bounty Program Dapp

- This Dapp will be developed based solely on Hero Node’s node network.
Currently Hero Node’s Dapp does not need to lock HER token to support Dapp’s operation.
All Hero Node nodes are deployed by Hero Node to ensure network stability.

- Dapp development and test are completed.

Aggregate Layer

- Add trade related API,including trading amount, trading transaction, etc.

- Wrap RPC protocol

Android Development

Hero Mobile optimization

- Optimize Android browser’s function, interactive optimization

- Optimize the UI elements of Hero SDK

Marketing

1.On June the 5th, after the whole week competition, Hero Node won the second place in the 3rd Bibox voting with total 786256 votes. Bibox announced that it will list Hero Node Token(HER) world premiere on June the 21st.

2. On June the 15th, Hero Node established a strategic cooperation with Oasis Football. Both parties aim to utilize the model of IPFS + Smart Contract to explore more possibility in the area of blockchain game.

3. On June the 16th, Hero Node announced that it will list on LBank soon. It will open HER/ETH trading at 16:00 (GMT+8) of June the 21st 2018.

Check out the following link for more details:

https://lbankinfo.zendesk.com/hc/zh-cn/articles/360006024454-%E5%85%B3%E4%BA%8ELBank%E4%B8%8A%E7%BA%BFHER-ETH%E4%BA%A4%E6%98%93%E7%9A%84%E5%85%AC%E5%91%8A

4. The OKEx 2nd voting for listing activity has already been started!

Support Hero Node and vote for us through the following link: https://www.okex.com/vote/index

Make sure to checkout the following link for more information regarding the voting process: https://www.okex.com/vote/process


---------------END-----------------

In an open world, Hero Node welcomes any and all feedback. Especially helpful feedback will be rewarded!

Talk to us:

Official Website: https://heronode.io/
Medium: https://medium.com/@hero_node
Twitter: https://twitter.com/hero_node
Reddit: https://www.reddit.com/r/HeroNodeOfficial/
Email: feedback@heronode.io
Telegram Group: https://t.me/HeroNodeOfficialGrouphttps://t.me/HeroNode2
11  Alternate cryptocurrencies / Marketplace (Altcoins) / 【News】Bibox Lists HeroNode Token(HER)on 2018.6.21 (World Premiere) on: June 20, 2018, 09:11:57 AM
Hey! This is Hero Node!
Fully decentralized cross-chain and cross-platform Dapp developing platform and solution
 --------------------------------------------------------------------------------------------------------------------------------------------------------

【News】Bibox Lists HeroNode Token(HER)on 2018.6.21 (World Premiere)
 



https://bibox.zendesk.com/hc/en-us/articles/360005970134--News-Bibox-Lists-HeroNode-Token-HER-on-2018-6-21-World-Premiere-

Dear Bibox users:
 
 
Bibox will list HeroNode Token(HER),
 
 
2018.06.21 11:00 (GMT+8) open deposit and withdrawal;
 
2018.06.21 16:00 (GMT+8) open HER/BTC, HER/ETH, HER/BIX trading pairs.



--------------------END---------------------

In an open world, Hero Node welcomes any and all feedback. Especially helpful feedback will be rewarded!

Talk to us:

Official Website: https://heronode.io/
Medium: https://medium.com/@hero_node
Twitter: https://twitter.com/hero_node
Reddit: https://www.reddit.com/r/HeroNodeOfficial/
Email: feedback@heronode.io
Telegram Group: https://t.me/HeroNodeOfficialGrouphttps://t.me/HeroNode2
12  Alternate cryptocurrencies / Marketplace (Altcoins) / Hero Node and Neoliberalism on: June 19, 2018, 09:23:44 AM
Hey! This is Hero Node!
Fully decentralized cross-chain and cross-platform Dapp developing platform and solution
 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------


Hero Node and Neoliberalism




Like Mayflower in 1620, a group of techno-geeks who pursued freedom in order to find a new continent created a brand new virtual world – The Blockchain.
Since then, the digital world has created its own value system - a value system that will profoundly influence our real world.


Satoshi Nakamoto - Liberalism

Represented by Satoshi Nakamoto, a group of persistent idealists, who started with theoretical research to line-by-line coding has created a brilliant programming civilization.
Bitcoin, it is such an idealistic and completely liberal creation.


Jihan Wu – Young Monopolist

The result of liberalism is almost certain: transaction efficiency turns to inefficiency, and winners become monopolists. Bitcoin not only has low transaction efficiency, but it also has a very low upgrading efficiency.

The vast majority of the computing power of Bitcoin is occupied by the top three Bitcoin mining pools, these pools and miners are almost controlled by the same person – Jihan Wu.


Patrick Dai, Vitalik – Create new democratic order

The primitive computing power was criticized by many people, because it not only wasted a lot of energy but also caused a lot of inefficiency. Represented by Qtum, the new force gradually turned to the POS mechanism (Ethereum is gradually switching to POS).

This is somewhat analogous to taxpayers in the Western democracies getting votes and participating in governance.


BM – Practice democracy with characteristics

POS still has the problem of inefficiency, leading to the birth of the collective leadership system known as the DPOS under the extreme pursuit of certain investors. There is a theory in the blockchain that is very popular – TPS is justice.

Indeed, the justice is to gain more supports in the duel of relations of production, rather than being right or wrong.
 
Although there is no right or wrong, the ideal of liberalism does not exist yet, and the future trend of DPOS is basically clear.

In the beginning, high efficiency will create a miracle in business, then bigwigs will contend with each other overtly and covertly. The final outcome will be ‘dictatorship’, which is not the same as a monopoly - the market in the era of monopoly is liberal and only competition is inhibited. Differ from it, in a dictatorship, liberal utopia will be completely destroyed.


Hero Node——New liberalism

Trace back to the origin, what we need is a free, trustworthy system, which can also deal with a large number of services.

The node network developed by Hero Node is a completely free network, in which each person can run a Hero Node node with an extremely simple operation. After joining the node network, it is providing a variety of public chain services for Dapps to publish to the node network. IPFS storage services and decentralized network services.

The Dapp developed by Hero Node is a fully-trustworthy application, its ‘back-end’ is only developed by the blockchain service. However, because of the impossible triangle in the blockchain, it needs to intergrate various public chains to create cross-chain service layer.
Its ‘front-end’ will be packaged as a HASH address based on IPFS, similar to the form of an application torrent. Finally, this application will be deployed on the completely free and decentralized node network. In software development mode, Hero Node adopts a fully non-dependent approach to develop and solve the dependency trust problem. All of this is to create a trusted platform.

The trust for blockchain can be divided into two categories, trust in ledger and trust in smart contract.
The ledger can be known as the original contract. Trust in ledger is due to its irrevocable features and the ledger contract must be mathematically logically correct, while trust in contract is only because it cannot be tampered with, which can be incorrect because the contract is developed by the developers.

By this token, from the perspective of trust, it is understandable the credibility of the smart contract itself is consistent with off-chain computation guaranteed validity by blockchain. Off-chain computation can be guaranteed, no TPS problem and the cross-chain service layer have no problem with the impossible triangle of the blockchain. From the perspective of decentralized ecosystem, there is no problem in developing an efficient system.
 
Finally, I hope everyone could open their eyes and stand in the place of decentralized ecosystem to understand a free, trustworthy, and efficient system - Hero Node.


— — — — — — — — End — — — — — — — — —

Guoping Liu

Blockchain technology and applications expert, one of Bitcoin’s first miners, founding developer of the Hero mobile cross-platform framework, president of the Hero Council. Formerly @ Wind, The9, and Dianrong, where he was heavily involved in the development of Dianrong’s blockchain applications.

Previously spent many years developing the Hero framework and blockchain applications. In 2017, meshed the two together to create Hero Node, aimed at making distributed applications easy to develop for everyone. Staunch believer in a better future with distributed applications.

In an open world, Hero Node welcomes any and all feedback. Especially helpful feedback will be rewarded!

Talk to us:

Official Website: https://heronode.io/
Medium: https://medium.com/@hero_node
Twitter: https://twitter.com/hero_node
Reddit: https://www.reddit.com/r/HeroNodeOfficial/
Email: feedback@heronode.io
Telegram Group: https://t.me/HeroNodeOfficialGrouphttps://t.me/HeroNode2
13  Alternate cryptocurrencies / Marketplace (Altcoins) / The Software Development Industry Is not Ready for Blockchain on: June 12, 2018, 10:47:01 AM
Hey! This is Hero Node!
Fully decentralized cross-chain and cross-platform Dapp developing platform and solution
 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------


The Software Development Industry Is not Ready for Blockchain


I have been hating OOP(Object-Oriented Programming) for many years. However, it is hard for me to find some appropriate reasons, let alone to convince others to discard OOP.
This stubbornness has made me an ‘alien’ and I has been considered to be extreme.
The complexity caused by dependence is the main reason why I hate OOP.
I want to make some changes. So I developed the Hero Framework.

From object-oriented to wheel-oriented

How terrible the dependence is?
I once wrote a tool to analyze the interdependence in the source code of an APP, and I found that there are more than 5000 interdependencies in every 100,000 lines of source code in average. If we list every object and add connections between those dependencies, the entire software will be very typical ‘Internet’, which looks like a old fishing net, dense and messy.
The best solution in that condition is to make the code with better architecture, but actually it makes the net become bigger and bigger.
After thinking carefully, I came to this conclusion – The framework itself has problems, not the users.
This is just one of the problem of OOP, the other is "wheel-oriented" programming.
I was appealing that do not reinvent the wheel 10 years ago, but today I was terrified by the abuse of the wheel.
Recently the hot Indian movie ‘Toilet - Ek Prem Katha’ expresses a point that the most difficult thing is to change the cultural concept rooted in people’s mind. This is also what I thought.
I tried to tell my colleagues about the thinking on the problems of OOP, but the result was not satisfactory. On the contrary, it makes me like an annoying old woman who keeps repeating the things no one understand. So upset.

Decentralization development

Decentralized software requires decentralized development.
Nowadays, it is lucky that we found blockchain – a trust platform, which is creating unlimited value. But at the same time, there is also a problem - is it totally trustworthy? Whether ‘In math we trust’ equals to ‘We trust who use math’ or not? To be straightforward, are the people who develop the software trustworthy?

Take imToken(a famous mobile Ethereum wallet) as an example.
You trust it because you have to. You have to trust its every update and every dependent library and the people who operate the data.

Hero Framework insists on a non-dependent principle since it came to the world. Even a UI element on the interface is independent and non-dependent, and each class has a unique JSON object interface to receive with ‘IN’ command and send with ‘OUT’ command. When the class is packaged as a HASH code, this is basically as same as Ethereum’s smart contract.
Therefore, the application developed with Hero Framework is absolutely trustworthy. And Hero Node is also the first platform which people can develop both front-end and back-end code in accordance with the Ethereum smart contract standards.
Let us use Ethereum to clarify this concept.
Each application (smart contract) on Ethereum has its unique address. This is the same as if the Hero Node application was packaged as a HASH address. So the function mapped to the address is unique. It depends on other determined smart contracts, but not on any uncertain data (such as time, random numbers, etc.). Each smart contract has an exposed ABI, similar to the JSON interface of each class in the Hero framework.
If you can realize that there are lots of problems in delivering such applications to users, then I think you understand what I have done and the problems it may face.

Problems

1.   The software update
Smart contracts are creating enormous value, but the Dapp based on smart contract is technically impossible to update. Each update must be redeployed, and the contract address will be changed. It actually becomes another Dapp.
The Hero Node application is delivered directly to the users. Complicated software cannot be created without updating. Hero Node Framework has a tool to automatically support new version of HASH to be found. So developers only need to write the address of new vision HASH into a specific smart contract, then the application will react automatically and prompt the user whether to use the new version or not. Of course, our users can choose not to use. It’s up to them.

2.   Is the scenarios too few in a decentralized way
It’s not. But it’s hard to switch the way of thinking. Learning a new technology is easy while changing the thinking mode is not.
Hero Node can also support semi-centric applications. Developers can use centralized data and the business logic in a black box. But such behavior will be intercepted by our system by default unless the user chooses to trust this black box. We also hope to promote the way of completely decentralized development in a gradual manner. Another interesting design, the official application market of Hero Node will give a green flag to the totally decentralized application.

3.   How to maintain the decentralized application?
This is what Hero Node is doing: Building decentralized service nodes. And the nodes are free, anyone-operational and token-motivated.


Back to the idea of traditional software development, can you understand that the existing software developing methods cannot adapt to the decentralized software ecosystem?
If you agree with us and have interests, please send an email to hr@heronode.io. We are looking forward to meet you!


In an open world, Hero Node welcomes any and all feedback. Especially helpful feedback will be rewarded!

Talk to us:

Official Website: https://heronode.io/
Medium: https://medium.com/@hero_node
Twitter: https://twitter.com/hero_node
Reddit: https://www.reddit.com/r/HeroNodeOfficial/
Email: feedback@heronode.io
Telegram Group: https://t.me/HeroNodeOfficialGrouphttps://t.me/HeroNode2
14  Alternate cryptocurrencies / Marketplace (Altcoins) / We Are Young and We’re Building a Better Future with the Blockchain Consensus on: June 11, 2018, 10:35:57 AM
Hey! This is Hero Node!
Fully decentralized cross-chain and cross-platform Dapp developing platform and solution
 -----------------------------------------------------------------------------------------------------------------------------------------------------------------------


We Are Young and We’re Building a Better Future with the Blockchain Consensus

— — Hero Node and Blockchain Association of Zhejiang University meet up


What will happen when technology encounters the academics?

On April 26th, Liu Guoping, the founder of Hero Node, was invited to attend the Meet Up at Blockchain Association of Zhejiang University. Below are the details.

This article is re-organized from the speech:

Good evening. My name is Liu Guoping, the founder of Hero Node. I’m very glad to attend this Meet Up at the Blockchain Association today. Next, I’d like to share some of my ideas with you.

Let’s get started with some questions:

What is your understanding of the blockchain?

Or on what issues all of you can reach a consensus?

Consensus is common understanding. Broadly speaking, the students have reached a consensus on getting higher scores, the employees have reached a consensus on the KPI, the retail investors have reached a consensus on making money, the bankers have reached a consensus on hoarding money, and a group of people have reached a consensus on forming smaller groups by drinking and barbecues.

As for blockchain, the truth is that where there is consensus, there is value.

The blockchain is currently in a stage of growth. And you, the young students present here, are the ones who will decide the future of this great, revolutionary technology. I hope after learning about the blockchain, you can reach a consensus that the blockchain tecchnology can make a great contribution to the future society.

If you want to beat the giants, you need to change your way.

I happen to be a witness to the whole process in which the APPs appeared, prevailed, and became an inseparable part in our daily life. The trend of the mobile Internet technology revolution has been pushing everyone forward and bringing us convenience in every aspact. Nowadays, you can simply say that it is just so easy to travel across the country as long as your phone isn’t dead.

And now, my feelings about the blockchain industry are exactly the same as my feelings about the mobile app development 10 years ago.

In the education field, it is believed that all students should be treated equally and teachers should teach students according to their talents and capacity. Strong targeted education and knowlege storage can lead to better future results.

Blockchain is a big risk as well as a big opportunity for many people to take the shortcut to gain fame and fortune. But many people also worry that it might be just bubbles. Aftre an “all in”, the bubbles will eventually burst and what should people do then?

In my opinion, there have been countless events in history to prove that the bigger the innovation, the bigger the bubble.

As a loyal participant in the blockchain world, I can see that the next decade will be DApp’s decade. Therefore, from now on, we must be fully prepared in knowledge and awareness. Stay calm, and wait for chance to come.

Where the spirit of consensus reaches will be the boundaries of the blockchain.

The first gunfire of the Revolution of 1911 broke the boundaries between the old and new era of China. A hundred years ago, the politicians cried for republic government, which had unique advantages at that time but was hard to realize, and it eventually fade away.

Today, technological advances have reshaped the value itself, and social relations have undergone fundamental changes consequently. As far as I’m concerned, the consensus spirit represented by the blockchain is a new concept that surpasses all the traditional values, world, nation, country, and even the law. We can say that the spirit of consensus is to blockchains what the separation of powers is to Montesquieu, or the social contract is to Rousseau.

Great imagination starts from “Hello world”.

What has been mentioned above is more like the comcepts. And many people would think that it’s so metaphysical, which is exactly the proof of the the current status of the blockchain, as it’s also floating in the clouds and cannot come down to earth.

“He would climb the ladder must begin at the bottom.” Every great idea begins with the “Hello World”.

Next, I will show you how to use the Hero Node technology framework to create a completely decentralized DApp based on blockchain. In this process, everyone can understand what is decentralization, why it is so important, and why it can bring us the concept of eternal application.

Thank you!




In an open world, Hero Node welcomes any and all feedback. Especially helpful feedback will be rewarded!

Talk to us:

Official Website: https://heronode.io/
Medium: https://medium.com/@hero_node
Twitter: https://twitter.com/hero_node
Reddit: https://www.reddit.com/r/HeroNodeOfficial/
Email: feedback@heronode.io
Telegram Group: https://t.me/HeroNodeOfficialGrouphttps://t.me/HeroNode2

15  Alternate cryptocurrencies / Marketplace (Altcoins) / Hero Node has solved the difficulty of DApp landing on: June 11, 2018, 10:19:04 AM
Hey! This is Hero Node!
Fully decentralized cross-chain and cross-platform Dapp developing platform and solution
 -----------------------------------------------------------------------------------------------------------------------------------------------------------------------


Having solved the difficulty of DApp landing, Hero Node will take the blockchain into the next decade.


The world’s largest financial technology industry summit, Lendlt USA 2018, was held at the Moscone West Convention Center in San Francisco. Hero Node was invited to this conference. Mason.Z, co-founder of Hero Node, introduced the Hero Node project to the audiences on behalf of the team.

Below is the full text of Mason. Z’s speech:



Hello everyone, I’m Mason from the Hero Node team. Today, I’m honored to represent our team to introduce our project to you. Hero Node aims to enable ordinary developers to develop DApps quickly. We provide public-chain integration and distributed storage services. On this foundation, we build a fully decentralized node network and create a complete DApp ecosystem.

There is an old saying in China: “Domains under heaven, after a long period of division, tend to unite; after a long period of union, tend to divide. ” This rule applies not only to Chinese history, but also to the development of technology. The past decade is the era of cloud computing and big data. With the development of blockchain technology, we believe that decentralization is the future.

Centralization and decentralization

What is the difference between centralization and decentralization?

Kevin Kelly once pointed that when adaptability is required, decentralized individual service is what you need.
Here, the conceptual features and advantages are plain to see.

Everything develops in a circle, such as the four seasons of a year, the history, and so does the Internet.

The Internet has undergone in turn a process of centralization, decentralization, and centralization again. At present, we are in the era of centralized cloud computing. While strong centralized technologies do provide some convenience, the drawbacks are becoming more and more obvious. For example, when we use various if services, our personal data is all stored on the cloud. Once a leak occurs, it will cause very serious problems.

Last year, both Google’s search service and Apple’s iCloud service had suffered accidents of unavailable service for dozens of hours; recently, tens of thousands Facebook users have experienced the data leak, all of which prove that centralization has some un-ignorable disadvantages.

If you simply believe that improving the security measures of centralization can prevent information from leakage, then how do you explain that technological giants such as Google and Apple, who spend a great deal of human and material resources every year for centralized cloud services maintenance,
have still undergone so many breakdowns?

Decentralized fog computing service

When decentralized fog computing services are used, traditional centralized collections will be replaced by our node network scattering in various places. The dispersion determines that our services will not stop just because of certain servers’ breakdowns.

Before the blockchain technology was born, fog computing is just a framework for problems solving with no practical application. However, the birth of blockchain has made it possible for such strategic landing of centralization.

Based on this, I believe that the next decade will be the era of decentralized fog computing service.

In blockchain technology, the traditional technology architecture will be overturned and replaced by DApp technology. DApp is a complete set of technologies from back-end data transmission to front-end APP.

The ideal envision is tempting, however, the reality is rather brutal.

Currently, DApp is still in an early stage where there are many problems such as imperfect infrastructure, lack of industrial ecosystem, developer-unfriendly procedure, etc. Under such circumstances, Hero Node came into being. We hope that by this project, we can create a perfect DApp ecosystem, and promote the development of blockchain, so that developers and users can truly enjoy the beauty of DApp technology.

What does Hero Node do

Hero Node builds the DApp ecosystem mainly from the following three aspects: infrastructure, convenience for developers and productized solutions.

1)Infrustructure
In terms of infrastructure, Hero Node mainly contains two aspects

1. Public chain integration and intelligent contract selection.

First, Hero Node integrates many well-known public-chain services such as BTC, ETH, and QTUM, and incorporate more public blockchain services into the development-supporting schedule. Beside that, Hero Node can help developers choose the right intelligent protocols. It also supports cross-public-chain development, maximizes and utilizes the advantages of each public-chain service.

2. IPFS-based file storage service.

It has to be admitted that the IPFS (InterPlanetary file system) is a great innovation, but the IPFS service also has problems such as service instability and slow access. Based on the IPFS, we add many new functions, including unique consensus mechanism and a distributive incentive mechanism. Also, the nodes that run the Hero protocol build up the Hero network, which can greatly improve the user experience in the storage service.

2)Convenience for developers
For developers, Hero Node helps them to develop more easily.

1. Developers-friendly

We unified the underlying services of each blockchain. Unlike BTC and ETH, we greatly reduces the difficulty of blockchain projects development by using the high-level languages. In addition, the function of building a development environment by one simple click allows developers to no longer worry about setting up the environment.

2. No need to purchase services

Thanks to the great technological innovations such as blockchain, developers do not need to spend a lot of money to purchase storage services, CDN services, bandwidth services, computing resources, etc.

3. Dfaas Service Simplification

As technology developers, we are fully aware that ordinary developers often do some repetitive work during development. Therefore, Hero Node provides dFAAS services, which are some common basic services, such as: user account creating, authorization, transaction, etc. Developers can directly access the dFAAS service we provide through the contract address, avoid repetitive, low-level work and focus on the most valuable development process.

3)Productized solutions
Hero Node provides a mature cross-platform solution, namely, Hero Mobile, in the productization section. Developers only need to write once, and they can get both iOS and Android apps, which can also be extended to the website.

What’s more, for iOS and Android apps, the apps developed by Hero Mobile have native controls, from which the user can gain great experience.

In conclusion, Hero Node provides a complete solution set — the only completely decentralized solutions so far, and builds the DApp ecosystem at the same time.

And I should also add that, we will provide the first DApp store on the market, just like the App Store and the Play Store, where ordinary users can choose the products they want. This is the last piece of the whole jigsaw puzzle of the project.

Because of the whole set of solutions provided by Hero Node, the DApp store will not be just an ordinary distribution channel, but a product service with the consistent user experience, where developers can also display their best works.

— — — — — — — — — — — — — — — — — — — — — — — — — — —

From the beginning of the year, all blockchian practitioners have experienced a downturn in digital currency. The market, with a continuing dropping curve that bummed those who expect a “bottom out”,has completely entered a “bear market”. It does not have to be a bad thing that the market is not very welcoming. Actually, it is a process of filtering in which the Air coin project will be knocked out, and the survivors will only be the reliable ones.

The fire is the test of gold; adversity, of strong man, in this case, strong project.

We have great faith in Hero Node. After all, in the world of blockchain there is an unwavering belief that “the blockchain will finally dominate the next decade”.

Thank you.


In an open world, Hero Node welcomes any and all feedback. Especially helpful feedback will be rewarded!

Talk to us:

Official Website: https://heronode.io/
Medium: https://medium.com/@hero_node
Twitter: https://twitter.com/hero_node
Reddit: https://www.reddit.com/r/HeroNodeOfficial/
Email: feedback@heronode.io
Telegram Group: https://t.me/HeroNodeOfficialGrouphttps://t.me/HeroNode2
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]Hero Node-New Blockchain Technology Integrates Cross-chain DApp Development on: June 11, 2018, 02:40:15 AM
Will you a bounty campaign ?
We are developing smart contract! Will meet u soon!
Welcome to follow us on Twitter to keep up with our news!
Twitter: https://twitter.com/hero_node
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]Hero Node-New Blockchain Technology Integrates Cross-chain DApp Development on: June 11, 2018, 02:38:55 AM
Will you a bounty campaign ?
We are developing smart contract! Will meet u soon!
Welcome to follow us on Twitter to keep up with our news!
18  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN]Hero Node-New Blockchain Technology Integrates Cross-chain DApp Development on: June 08, 2018, 05:09:03 AM
Hey! This is Hero Node!
Fully decentralized cross-chain and cross-platform Dapp developing platform and solution
 -----------------------------------------------------------------------------------------------------------------------------------------------------------------------

New Blockchain Technology Integrates Cross-chain DApp Development


Despite the overwhelmingly bright spotlight on blockchain technologies, they are far from perfect. Immaturity, low stability, poor security and low compatibility, are problems that continue to linger. This led public chains to adopt a survival-of-the-fittest business strategy with no room for error. Ethereum implemented the fragmentation technology to solve the congestion problem (Vitalik Buterin recently posted the Ethereum fragmentation code on GitHub). EOS initiated the international node election, attracting node candidates from China and the United States.

In the beginning of March, HeroNode launched HER, a token that was sold out overnight during the private sale. Some investors even directly transferred money to the company account for credits and HeroNode had to issue refunds. The HER Telegram group, started in January, has already attracted thousands of community fans.

What is HER? What makes it different?

As a new generation of decentralized blockchain fog computing platform, HeroNode aims to reduce the difficulty of DApps development for blockchain developers by building a cross-chain and cross-platform solution that enables smart contract rookies to easily build the Dapp.

“Whoever solves the problem of DApp development will dominate the next decade,” said Liu Guoping, founder of HeroNode.

He explained that based on the HER platform(), developers do not need to fully understand the underlying structure of blockchain or mobile coding language to build the DApp on any public chain, or other mobile operating systems.

HER’s aggregated node network enables all the existing public chain blocks to run on the same node, and increases the speed of information query on the chain. At the same time, HER encapsulates multiple implementable operations, such as query, transaction, payment, contract, and other centralized operations, into different APIs. With these APIs, developers can access all the public chains and easily complete the DApp development.

HER integrates API interfaces based on our needs in real life scenarios. Developers may choose the appropriate API interface according to their own needs. After simply learning the HER coding language, developers can build DApps that facilitate all public chains.

First Place in Community Popularity & Activity Rankings

Scalability has always been an issue for the blockchain projects. In HeroNode community, most users are real advocates and believes in the project development. According to community popularity and activity rankings, HER is on the first place, ahead of the second place with twice the number.

Besides popular community, HER received the high recognition from the blockchain-asset rating agencies as well.

  • In the BlackDragon ICO Ratings, HER ranked second with 85.74% of the support.
  • In the MAY MADNESS Ratings, HER’s overall ranking was in the final four. Without the mis-calculation, HER’s community popularity should be the champion.
  • In the ratings by Coin Daily, HER acquired the BBB rating.

On May 10, HER official announced that it had established the strategic cooperation with ITC, a leading project in the Internet of Things on the blockchain. They will jointly explore the landing of blockchain fog computing and cross-chain development. They are aiming to accelerate the Dapp development and the blockchain ecosystem construction process, which means that the HER team and their technology have been highly recognized by ITC.

HER Brings Stability & Efficiency to the Industry and the Future

The development pattern for blockchain always describes as “public chain→ solution → project application.” Public chain is infrastructure of the blockchain world while the solution is to improve the performance of the underlying public chain and provide service support for business applications.

Through the optimization of the underlying layer, HeroNode improves the developer user experiences and efficiency, and reduces cost. As stability and efficiency are the essentials for blockchain applications development and scalability, investment in underlying public chains like ETH, NEO, and HER will generate the highest return.


This is a paid post provided by U.S. Blockchain.

In an open world, Hero Node welcomes any and all feedback. Especially helpful feedback will be rewarded!

Talk to us:

Official Website: https://heronode.io/
Medium: https://medium.com/@hero_node
Twitter: https://twitter.com/hero_node
Reddit: https://www.reddit.com/r/HeroNodeOfficial/
Email: feedback@heronode.io
Telegram Group: https://t.me/HeroNodeOfficialGrouphttps://t.me/HeroNode2
19  Alternate cryptocurrencies / Marketplace (Altcoins) / New Blockchain Technology Integrates Cross-chain DApp Development on: June 08, 2018, 04:54:37 AM
Hey! This is Hero Node!
Fully decentralized cross-chain and cross-platform Dapp developing platform and solution
 -----------------------------------------------------------------------------------------------------------------------------------------------------------------------

New Blockchain Technology Integrates Cross-chain DApp Development


Despite the overwhelmingly bright spotlight on blockchain technologies, they are far from perfect. Immaturity, low stability, poor security and low compatibility, are problems that continue to linger. This led public chains to adopt a survival-of-the-fittest business strategy with no room for error. Ethereum implemented the fragmentation technology to solve the congestion problem (Vitalik Buterin recently posted the Ethereum fragmentation code on GitHub). EOS initiated the international node election, attracting node candidates from China and the United States.

In the beginning of March, HeroNode launched HER, a token that was sold out overnight during the private sale. Some investors even directly transferred money to the company account for credits and HeroNode had to issue refunds. The HER Telegram group, started in January, has already attracted thousands of community fans.

What is HER? What makes it different?

As a new generation of decentralized blockchain fog computing platform, HeroNode aims to reduce the difficulty of DApps development for blockchain developers by building a cross-chain and cross-platform solution that enables smart contract rookies to easily build the Dapp.

“Whoever solves the problem of DApp development will dominate the next decade,” said Liu Guoping, founder of HeroNode.

He explained that based on the HER platform(), developers do not need to fully understand the underlying structure of blockchain or mobile coding language to build the DApp on any public chain, or other mobile operating systems.

HER’s aggregated node network enables all the existing public chain blocks to run on the same node, and increases the speed of information query on the chain. At the same time, HER encapsulates multiple implementable operations, such as query, transaction, payment, contract, and other centralized operations, into different APIs. With these APIs, developers can access all the public chains and easily complete the DApp development.

HER integrates API interfaces based on our needs in real life scenarios. Developers may choose the appropriate API interface according to their own needs. After simply learning the HER coding language, developers can build DApps that facilitate all public chains.

First Place in Community Popularity & Activity Rankings

Scalability has always been an issue for the blockchain projects. In HeroNode community, most users are real advocates and believes in the project development. According to community popularity and activity rankings, HER is on the first place, ahead of the second place with twice the number.

Besides popular community, HER received the high recognition from the blockchain-asset rating agencies as well.

  • In the BlackDragon ICO Ratings, HER ranked second with 85.74% of the support.
  • In the MAY MADNESS Ratings, HER’s overall ranking was in the final four. Without the mis-calculation, HER’s community popularity should be the champion.
  • In the ratings by Coin Daily, HER acquired the BBB rating.

On May 10, HER official announced that it had established the strategic cooperation with ITC, a leading project in the Internet of Things on the blockchain. They will jointly explore the landing of blockchain fog computing and cross-chain development. They are aiming to accelerate the Dapp development and the blockchain ecosystem construction process, which means that the HER team and their technology have been highly recognized by ITC.

HER Brings Stability & Efficiency to the Industry and the Future

The development pattern for blockchain always describes as “public chain→ solution → project application.” Public chain is infrastructure of the blockchain world while the solution is to improve the performance of the underlying public chain and provide service support for business applications.

Through the optimization of the underlying layer, HeroNode improves the developer user experiences and efficiency, and reduces cost. As stability and efficiency are the essentials for blockchain applications development and scalability, investment in underlying public chains like ETH, NEO, and HER will generate the highest return.


This is a paid post provided by U.S. Blockchain.

In an open world, Hero Node welcomes any and all feedback. Especially helpful feedback will be rewarded!

Talk to us:

Official Website: https://heronode.io/
Medium: https://medium.com/@hero_node
Twitter: https://twitter.com/hero_node
Reddit: https://www.reddit.com/r/HeroNodeOfficial/
Email: feedback@heronode.io
Telegram Group: https://t.me/HeroNodeOfficialGrouphttps://t.me/HeroNode2
20  Alternate cryptocurrencies / Marketplace (Altcoins) / Guoping Liu, the founder of Hero Node, talked about the Future Blockchain on: June 08, 2018, 04:37:04 AM
Hey! This is Hero Node!
Fully decentralized cross-chain and cross-platform Dapp developing platform and solution
 -----------------------------------------------------------------------------------------------------------------------------------------------------------------------

Catch the Wave and Race to the Top
——Guoping Liu, the founder of Hero Node, talked about the future blockchain                      

On June 6th, under the guidance of the China Blockchain Application Research Center, the Blockchain United Development Organization and the Renmin University of China FinTech and Internet Security Research Center, the 2nd Blockchain New Finance Summit Forum was successfully held in Shanghai, which was organized by the Shared Finance and China Times. The topic of this forum is ’NEW TECH, NEW BIZ, NEW MODE’, aiming to discuss the future blockchain and the future trend of blockchain scenario application.

Guoping Liu, founder of Hero Node was invited by the forum. In the roundtable session, he put forward his own opinion on the topic of “Consensus and Governance of [Suspicious link removed]munity”.

The details of the discussion are as follows.

Q1:In 2018, people has raised more interests for blockchain. Some media said that this year is the year of the public chain, at the same time , others said that this year is the project launched year. What do you think about the changes in the development trend of the public chain this year?

Liu:Since the launch of the Ethereum smart contract in 2016, the application scenarios of blockchains has been increasingly explored. The ERC20 token is just one of them, as well as games and exchanges. Judging from the trend, this year will be the fiercest year of the public-chain competition. I believe this competition will continue in the coming years. Faced with the capital market is not only a phenomenon of the current development of the public chain, but also an inevitable trend of future development.

The development of the public chain was dominated by technological geeks, so that, many theoretical innovations have been made. Since this year the capital market’s popularity abducted the development direction of the public chain, many projects have been focusing on satisfying the current market demand. Facing the capital market is a phenomenon of the current development of the public chain.

Q2:In terms of the changes above, what kind of advice will you give to application project? How to choose the public chain?

Liu:The public-chain competition gives much opportunity to choose by application, and also gives more possibilities to the application. But for professionals, those choices are rights, while it seems to be a burden for the normal developer, and it is almost a trap for the normal user.

If we think the public chain as the underlying level 1, the application developer is level 3, and it is clear that there is a need for a level 2 service layer to simplify the development of integration services. Level 2 not only can help you simplify development, but also integrate services. Since we all know that there is an impossible triangle in the public chain, the all-perfect public chain does not exist. A slightly more complicated application requires a combination of multiple chained services.

If you do not know how to choose a public chain or if the design is too complicated, it is better to use level 2 services. Just like you want to create a web application, you don’t know whether to choose UDP or tcp protocol. Choose a network tool to send out messages, no matter the underlying uses tcp or UDP.

Q3: With the increase of blockchain application scenarios, will there be more new consensus mechanisms to match the scenario?

Liu:The innovation of the consensus mechanism is not an easy task. Many consensus mechanisms need to undergo many steps of theoretical verification since the day they were raised, then can be applied. An interesting phenomenon here is that the theoretical verification of many application layers itself is not eligible.

Q4:If the community disagrees, there will be a fork. How do you see this phenomenon? Likes Bitcoin has so many forked coins. Does the fork affect the value of the currency? Do you think EOS will have fork coin?

Liu:Fork is not a bad thing, but the highly decentralized public chain is very difficult to diverge. It is not easy to gather consensus. The EOS chain is an exception, which is very likely to fork in theory. It just needs to find 21 nodes and run again once, so EOS must be forked. But I won’t recommend you to buy it if you are not the original team. As such a complex developing software, it is too hard to play without the support of original development team.

Q5:How to find a balance between efficiency and decentralization? There is a view that TPS should not be required as long as it is sufficient, what do you think?

Liu: It is true that we should not only pursue TPS, it is not the most primitive requirement of blockchain. Resources are always used by people who are willing to pay, so there is no question of “enough is fine”. Market will be satisfied by fork and new-built.

Q6: Now that the government is advocating a Token-free blockchain, do you think the blockchain definitely needs Token? What is a good Token economic model?

Liu:First of all, we need to know what types blockchain industry has. Where there is the public chain, there must be token economic model blockchain applications. Where there is token economic model, there must be a token blockchain application. The economic model with tokens in the public chain is actually a good application of technology to life. Open the field of vision, only if we rational develop the application scene of the blockchain industry and peripheral industries, the road of this industry could become wider and wider.



In an open world, Hero Node welcomes any and all feedback. Especially helpful feedback will be rewarded!

Talk to us:

Official Website: https://heronode.io/
Medium: https://medium.com/@hero_node
Twitter: https://twitter.com/hero_node
Reddit: https://www.reddit.com/r/HeroNodeOfficial/
Email: feedback@heronode.io
Telegram Group: https://t.me/HeroNodeOfficialGrouphttps://t.me/HeroNode2
Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!