Docs
Course
Tutorial
Blog
Reference
GitHub
privateKeyToWIF
Function
Converts
a
hex-encoded
private
key
to
a
wallet-import-format
(
WIF
)
private
key
.
export
function
privateKeyToWIF
(
privateKey
:
PrivateKeyString
)
:
string
Parameters
privateKey
string
hex-encoded
private
key
.
Returns
wallet-import-format
(
WIF
)
private
key
.
PACKAGES
@neo-one/client
@neo-one/smart-contract
DOCS
Installation
Main Concepts
Advanced Guides
API Reference
Contributing
CHANNELS
GitHub
Stack Overflow
Discord Chat
Twitter
YouTube
MORE
Courses
Tutorial
Blog
COPYRIGHT © 2021 NEO•ONE