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

Add new argument for generating keys using secp256k1 algorithm - #922

Open
artur-torosian-4irelabs wants to merge 1 commit into
near:masterfrom
artur-torosian-4irelabs:feature/add-secp256k1-to-args
Open

Add new argument for generating keys using secp256k1 algorithm#922
artur-torosian-4irelabs wants to merge 1 commit into
near:masterfrom
artur-torosian-4irelabs:feature/add-secp256k1-to-args

Conversation

@artur-torosian-4irelabs

Copy link
Copy Markdown

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