You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 30, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@ Features not supported:
21
21
22
22
Constructors:
23
23
24
+
*`generate([icap])` - create an instance based on a new random key (setting `icap` to true will generate an address suitable for the `ICAP Direct mode`)
24
25
*`fromPrivateKey(input)` - create an instance based on a raw key
25
26
*`fromV1(input, password)` - import a wallet (Version 1 of the Ethereum wallet format)
26
27
*`fromV3(input, password)` - import a wallet (Version 3 of the Ethereum wallet format)
0 commit comments