Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Expose getPublickey method in the SDK #6821

Closed
sameersubudhi opened this issue Oct 6, 2021 · 0 comments
Closed

Expose getPublickey method in the SDK #6821

sameersubudhi opened this issue Oct 6, 2021 · 0 comments

Comments

@sameersubudhi
Copy link

Description

Please expose the getPublickey in the lisk-cryptography

Motivation

Currently, the SDK doesn't default export a utility to extract the account publicKey from the account privateKey.
As the utility is already implemented, it would be nice to expose and make it available for use outside the SDK.

Additional Information

Current usage:

import {getPublicKey} from "@liskhq/lisk-cryptography/dist-node/nacl"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants