类 EthAccount

java.lang.Object
org.zlwl.wallet.entity.EthAccount

public class EthAccount extends Object
以太坊账户
作者:
ruanzh.eth
  • 构造器详细资料

    • EthAccount

      public EthAccount(org.web3j.crypto.ECKeyPair keyPair)
  • 方法详细资料

    • getPrivateKey

      public String getPrivateKey()
    • getPublicKey

      public String getPublicKey()
    • get0xAddress

      public String get0xAddress()
    • getCredentials

      public org.web3j.crypto.Credentials getCredentials()