We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a9aa6d commit 31c0fb1Copy full SHA for 31c0fb1
packages/circle-sdk-setup/README.md
@@ -1,6 +1,7 @@
1
-# Circle Console Setup
+# ChainSafe Circle Console Setup CLI Tool
2
3
-CLI tool for setting up Circle Console configuration. This tool helps you generate and configure the necessary secrets
+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
5
and environment variables to work with Circle Developer-Controlled Wallets.
6
7
## Usage
packages/circle-sdk-setup/package.json
@@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "CLI tool for Circle SDK setup",
8
"keywords": [
9
"cli",
0 commit comments