Skip to content

Commit 31c0fb1

Browse files
authored
Change name and description for sdk setup (#145)
1 parent 6a9aa6d commit 31c0fb1

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

packages/circle-sdk-setup/README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
# Circle Console Setup
1+
# ChainSafe Circle Console Setup CLI Tool
22

3-
CLI tool for setting up Circle Console configuration. This tool helps you generate and configure the necessary secrets
3+
ChainSafe CLI tool to generate and register the entity secret for Circle's Dev Controlled Wallets. This tool helps you
4+
generate and configure the necessary secrets
45
and environment variables to work with Circle Developer-Controlled Wallets.
56

67
## Usage

packages/circle-sdk-setup/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "0.1.1",
6+
"version": "0.1.2",
77
"description": "CLI tool for Circle SDK setup",
88
"keywords": [
99
"cli",

0 commit comments

Comments
 (0)