smartcontractkit / smartcontractkit/chainlink-starknet

Account generated private key into an encrypted file

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

gauntlet
Dominant language
Go
Stars
60
Forks
31
Avg merge
3d 3h
Merged PRs (30d)
2

Description

Currently a new account private key is shown in the console. Save it instead in an encrypted file

https://github.com/smartcontractkit/chainlink-starknet/pull/2#discussion_r876224193

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Review the linked pull-request discussion, then locate the account-generation entry point that currently prints the private key and determine the existing storage and encryption conventions. Done should mean the newly generated key is written to an encrypted file rather than shown in the console, with coverage for that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.