@termix-it/cryptoclaw 1.0.8 → 1.0.9

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.8",
3
- "commit": "ecc763176d82c85966237d17f94df1fd63e95209",
4
- "builtAt": "2026-03-09T06:15:17.237Z"
2
+ "version": "1.0.9",
3
+ "commit": "44ac9ebd6b8d9cd4fc598da40121fab5e5e83f02",
4
+ "builtAt": "2026-03-09T07:09:25.149Z"
5
5
  }
@@ -1 +1 @@
1
- 24620fc4f5371db2f776c19e096f1315ca25fda91c57d0e9c60675a1c3208383
1
+ 549e0b4bd51a984008a87ad2c6eabc7db097c93daef5918de0dcab239cfb6deb
@@ -0,0 +1,17 @@
1
+ {
2
+ "id": "blockchain",
3
+ "name": "Blockchain",
4
+ "description": "EVM blockchain tools: wallet management, token transfers, DEX swaps, NFTs, smart contracts, ERC-8004 agent identity, and multi-chain operations",
5
+ "entry": "index.ts",
6
+ "configSchema": {
7
+ "type": "object",
8
+ "additionalProperties": true,
9
+ "properties": {
10
+ "defaultChain": {
11
+ "type": "string",
12
+ "description": "Default EVM network name or chain ID",
13
+ "default": "bsc"
14
+ }
15
+ }
16
+ }
17
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@termix-it/cryptoclaw",
3
- "version": "1.0.8",
3
+ "version": "1.0.9",
4
4
  "description": "Private crypto AI assistant — wallet management, DeFi, NFTs, and multi-chain operations from your terminal",
5
5
  "keywords": [
6
6
  "ai",