clawncher 0.1.1 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -276,7 +276,7 @@ clawncher about
276
276
 
277
277
  ### Vanity Addresses
278
278
 
279
- Vanity addresses are handled by Clanker's remote service. Use `--no-vanity` to disable.
279
+ Vanity addresses are handled by the deployment infrastructure. Use `--no-vanity` to disable.
280
280
 
281
281
  ### Dev Buy
282
282
 
package/dist/cli.d.ts CHANGED
@@ -3,7 +3,6 @@
3
3
  * Clawncher CLI
4
4
  *
5
5
  * Command-line interface for deploying tokens on Base with Uniswap V4 pools.
6
- * Uses ClawnchDeployer from SDK (Clanker-backed infrastructure).
7
6
  */
8
7
  export {};
9
8
  //# sourceMappingURL=cli.d.ts.map
package/dist/cli.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"cli.d.ts","sourceRoot":"","sources":["../src/cli.ts"],"names":[],"mappings":";AAEA;;;;;GAKG"}
1
+ {"version":3,"file":"cli.d.ts","sourceRoot":"","sources":["../src/cli.ts"],"names":[],"mappings":";AAEA;;;;GAIG"}