Account Management
ken
사용법
$ ken account <command> [options...] [arguments...]$ ken account -help
...
COMMANDS:
list Print summary of existing accounts
new Create a new account
update Update an existing account
import Import a private key into a new account
...$ ken account list --help
list [command options] [arguments...]
Print a short summary of all accounts
KLAY OPTIONS:
--dbtype value Blockchain storage database type ("leveldb", "badger") (default: "leveldb")
--datadir "/Users/ethan/Library/KEN" Data directory for the databases and keystore
--keystore Directory for the keystore (default = inside the datadir)
DATABASE OPTIONS:
--db.no-partitioning Disable partitioned databases for persistent storage데이터 디렉토리
자바스크립트 콘솔
Usage
Data Directory
Last updated
Was this helpful?