Get Started
Để có thể tương tác với các Node của Ethereum, ta sử dụng thư viện Web3j.
Tiến hành thêm dependency cho app để import thư viện.
implementation "org.web3j:core:4.2.0-android"Last updated
Was this helpful?
Để có thể tương tác với các Node của Ethereum, ta sử dụng thư viện Web3j.
Tiến hành thêm dependency cho app để import thư viện.
implementation "org.web3j:core:4.2.0-android"Last updated
Was this helpful?
Was this helpful?