1.1.4 • Published 6 years ago
lib-fc v1.1.4
lib-fc
It's used to provide a Javascript wrapper to facilitate EOS signing function. For speed acceleration purpose. More API will be included later.
API available
- sign(hashdata, privatekey) hashdata: hashed data to be signed, Buffer format privatekey: private key to sign, Buffer format
sign_k1(hashdata, privatekey)