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

Add new argument for generating keys using secp256k1 algorithm #922

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

artur-torosian-4irelabs

This PR has some changes in key generating command, it's expanding it with a new argument for keygen algorithm. Right now we can use only 2 algos: secp256k1 and ed25519 which is set as a default algo.
IMPORTANT: For enabling this logic you will need near-api-js module version with changes that enables ability to generate keys using secp256k1.

@mikedotexe mikedotexe added the P2 Medium priority label Mar 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P2 Medium priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants