web3j-docs
web3j-docs copied to clipboard
How can I load my wallet like web3.js?
I want to load the wallet flexibly like the front-end page(web3.js), instead of loading the wallet only through keystore and privatekey.
For example, after I connect the wallet through web3.js on the front-end page, how can I make Java load the wallet through web3j dependency?