What are the modules and functions of web3.js
This article introduces you what are the major modules and functions of web3.js, the content is very detailed, interested friends can refer to, hope to be helpful to you.
1 、 core
Core, encapsulating the invocation of json-rpc in Etay Square
2 、 crypto
Encryption, encryption and digital signature of Tai Fong
3 、 abi,rlp,tuples
Coding module
4 、 utils
Common tools
5 、 console, codegen
Support the intelligent contract to generate java source code, generate java class. Call the method in the contract by calling the method of the java class.
6 、 geth,parity
Add some unique interfaces.
7 、 infura
The public interface provides the main network and the node of the test network.
8 、 web3j-maven-plugin
Maven plug-in
On the several major modules and functions of web3.js is shared here, I hope that the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.