Signers
Tra la la...
Signer
signer . connect ( provider ) ⇒ Signer
TODO
Blockchain Methods
signer . getBalance ( [ blockTag = "latest" ] ) ⇒ Promise(BigNumber)
TODO
signer . getTransactionCount ( [ blockTag = "latest" ] ) ⇒ Promise(number)
TODO
Wallet inherits Signer
Wallet is...
Creating an Instance
new ethers . Wallet ( privateKey [ , provider ] )
TODO
Wallet . fromEncryptedJson ( json , password )
TODO
The content of this site is licensed under the Creative Commons Attribution 4.0 International License.