Blockchain open source Java
-
the underlying development of blockchain can't be realized with Java
-
as the upper development, you just need to dock according to the given open source interface, and then develop what you need with the language you are good at
-
now there are many blockchain system templates, you can see which development cases
< / OL >
Blockchain is a new application mode of distributed data storage, point-to-point transmission, consensus mechanism, encryption algorithm and other computer technologies. Blockchain is an important concept of bitcoin. It is essentially a decentralized database. At the same time, as the underlying technology of bitcoin, it is a series of data blocks generated by using cryptographic methods. Each data block contains a batch of information about bitcoin network transactions, Used to verify the validity of its information (anti-counterfeiting) and generate the next block
if such technology wants to be put into application, the biggest problem is the "Impossible Triangle problem"
that is, scalability, decentralization and security cannot be achieved at the same time, and only two of them can be achieved
most of the existing public chain projects in the market are difficult to put into use on a large scale
or when it is open source, there is a bug in 10 lines
the development of likelib public chain has the following stages: condensation stage, solid foundation (in the next 1-2 years), improvement of technical design documents, completion of basic mole code development, online main chain, continuous improvement of intelligent contract, multi chain parallel, cross chain consensus and other early functions, improvement of main chain, side face and surrounding ecology, including blockchain browser, light wallet and mobile wallet, Smart contract, virtual machine, compiler, development tools, multi language adaptation, etc. Establish, develop and improve open source community, start and promote more application access
in the integration stage, it will grow steadily (in the next 3-5 years), complete the implantation of more consensus moles, realize the self evolution of network, storage and other moles (support EB level data storage), form a standard technical solution system for docking applications in various instries, and explore a new ecosystem combining blockchain with big data, artificial intelligence and other fields. Form a mature open source community and establish application side chain on a large scale
in the sublimation stage, a technology platform integrating blockchain, big data and artificial intelligence will be established everywhere (in the next five years) to provide comprehensive solutions for the proction and operation needs of instry, agriculture and commerce. Form an open source community with the integration of blockchain, big data and artificial intelligence, and provide a comprehensive value docking and cooperation platform.
after entering the research of Ethereum, I wanted to start from the underlying source code at the beginning, but the whole process was rather difficult. After re analyzing our requirements, I felt that we could develop to some extent and meet some needs by using its existing interface, so I translated the comments of the source code, basically understood the role of each mole, and no further modification was needed, After all, Ethereum is also a project that took dozens of big bulls a long time to build.
it is very difficult for us to successfully transform it into what we want in a period of time. The faster, the easier, the better
and there is a very important problem. If Ethereum is changed, it will not be able to connect to its public network and use the second largest amount of computing power in the world. This is a matter of putting the cart before the horse. It seems that the answer is wrong, but the main expression is that if the subject wants to do development, it is enough to carefully analyze a project,
after all, the logic is almost the same. We should learn more about blockchain and pay attention to ATV
the underlying development of blockchain can't be realized with Java
as the upper development, you just need to dock according to the given open source interface, and then develop what you need with the language you are good at
now there are many blockchain system templates, you can see which development cases
-
the underlying development of blockchain can't be realized with Java
-
to do the upper development, you just need to dock according to the given open source interface, and then develop what you need with the language you are good at
-
now there are many blockchain system templates, you can see which development cases
< / OL >
build / transfer / query functions of the mainstream blockchain currencies of digital currency (asset) are adapted / optimized
2. Be responsible for researching the characteristics and functions of bitcoin / Ethereum and other blockchain system wallets, and be familiar with the deployment and development of all node wallets and other related technologies
3. Use open source solutions to develop wallet software functions< Be responsible for R & D progress and project quality, and ensure the integrity of documents
5. Responsible for the development of financial application and basic framework based on blockchain
6. Responsible for other related development and testing of blockchain.
of course, blockchain itself is only a kind of technology, which has two sides.