CodeChain-io / CodeChain-io/codechain-keystore-js

Global keystore.db

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
14
Forks
7
PR merge metrics
No merged PRs in 30d

Description

keystore.db is currently located in ```$PWD```. It is little bit awkward for CLIs.

Boto uses AWS CLI configurations located in ```~/.aws/```, and it is overridable.
Link: https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html

Git config also has a good convention. It uses several configuration files, from repository local to user global, and system-wise.
Link: https://git-scm.com/docs/git-config#FILES

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the code that places keystore.db in $PWD and trace how its path is selected. Compare the desired configuration behavior with the AWS CLI and Git conventions linked in the issue; done should include an agreed location and override or precedence rules.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.