aawp-ai 1.3.4 → 1.5.1
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/LICENSE +62 -0
- package/README.md +252 -36
- package/bin/install.js +0 -0
- package/package.json +13 -22
package/LICENSE
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
Business Source License 1.1
|
|
2
|
+
|
|
3
|
+
License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved.
|
|
4
|
+
"Business Source License" is a trademark of MariaDB Corporation Ab.
|
|
5
|
+
|
|
6
|
+
-----------------------------------------------------------------------------
|
|
7
|
+
|
|
8
|
+
Parameters
|
|
9
|
+
|
|
10
|
+
Licensor: AAWP Contributors
|
|
11
|
+
Licensed Work: AAWP (AI Agent Wallet Protocol) Version 1.0.0 or later.
|
|
12
|
+
The Licensed Work is (c) 2026 AAWP Contributors.
|
|
13
|
+
Additional Use Grant: You may make production use of the Licensed Work for
|
|
14
|
+
personal, internal, or non-commercial purposes. Commercial
|
|
15
|
+
use or redistribution as a hosted service requires a
|
|
16
|
+
separate commercial license from the Licensor.
|
|
17
|
+
Change Date: Four years after the first public release of each version.
|
|
18
|
+
Change License: GNU General Public License v2.0 or later
|
|
19
|
+
|
|
20
|
+
-----------------------------------------------------------------------------
|
|
21
|
+
|
|
22
|
+
Terms
|
|
23
|
+
|
|
24
|
+
The Licensor hereby grants you the right to copy, modify, create derivative
|
|
25
|
+
works, redistribute, and make non-production use of the Licensed Work. The
|
|
26
|
+
Licensor may make an Additional Use Grant, above, permitting limited
|
|
27
|
+
production use.
|
|
28
|
+
|
|
29
|
+
Effective on the Change Date, or the fourth anniversary of the first publicly
|
|
30
|
+
available distribution of a specific version of the Licensed Work under this
|
|
31
|
+
License, whichever comes first, the Licensor hereby grants you rights under
|
|
32
|
+
the terms of the Change License, and the rights granted in the paragraph
|
|
33
|
+
above terminate.
|
|
34
|
+
|
|
35
|
+
If your use of the Licensed Work does not comply with the requirements
|
|
36
|
+
currently in effect as described in this License, you must purchase a
|
|
37
|
+
commercial license from the Licensor, its affiliated entities, or authorized
|
|
38
|
+
resellers, or you must refrain from using the Licensed Work.
|
|
39
|
+
|
|
40
|
+
All copies of the original and modified Licensed Work, and derivative works
|
|
41
|
+
of the Licensed Work, are subject to this License. This License applies
|
|
42
|
+
separately for each version of the Licensed Work and the Change Date may vary
|
|
43
|
+
for each version of the Licensed Work released by Licensor.
|
|
44
|
+
|
|
45
|
+
You must conspicuously display this License on each original or modified copy
|
|
46
|
+
of the Licensed Work. If you receive the Licensed Work in original or
|
|
47
|
+
modified form from a third party, the terms and conditions set forth in this
|
|
48
|
+
License apply to your use of that work.
|
|
49
|
+
|
|
50
|
+
Any use of the Licensed Work in violation of this License will automatically
|
|
51
|
+
terminate your rights under this License for the current and all other
|
|
52
|
+
versions of the Licensed Work.
|
|
53
|
+
|
|
54
|
+
This License does not grant you any right in any trademark or logo of
|
|
55
|
+
Licensor or its affiliates (provided that you may use a trademark or logo of
|
|
56
|
+
Licensor as expressly required by this License).
|
|
57
|
+
|
|
58
|
+
TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON
|
|
59
|
+
AN "AS IS" BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS,
|
|
60
|
+
EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
|
|
61
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND
|
|
62
|
+
TITLE.
|
package/README.md
CHANGED
|
@@ -1,83 +1,299 @@
|
|
|
1
|
-
|
|
1
|
+
<p align="center">
|
|
2
|
+
<img src="https://aawp.ai/logo.png" alt="AAWP" width="72">
|
|
3
|
+
</p>
|
|
4
|
+
|
|
5
|
+
<h1 align="center">AAWP</h1>
|
|
6
|
+
<p align="center"><strong>AI Agent Wallet Protocol</strong></p>
|
|
7
|
+
|
|
8
|
+
<p align="center">
|
|
9
|
+
The only crypto wallet protocol built exclusively for AI Agents.<br>
|
|
10
|
+
Not for humans. The AI Agent is the signer — by protocol, by design, forever.
|
|
11
|
+
</p>
|
|
12
|
+
|
|
13
|
+
<p align="center">
|
|
14
|
+
<a href="https://aawp.ai">aawp.ai</a> ·
|
|
15
|
+
<a href="https://basescan.org/address/0xAAAA3Df87F112c743BbC57c4de1700C72eB7aaAA">Contracts</a> ·
|
|
16
|
+
<a href="LICENSE">BUSL-1.1</a>
|
|
17
|
+
</p>
|
|
2
18
|
|
|
3
|
-
<p>
|
|
19
|
+
<p align="center">
|
|
4
20
|
<img src="https://img.shields.io/npm/v/aawp-ai?style=flat-square&label=npm&color=CB3837" alt="npm">
|
|
5
|
-
<img src="https://img.shields.io/badge/Live-6_EVM_Chains-0052FF?style=flat-square" alt="chains">
|
|
6
|
-
<img src="https://img.shields.io/badge/
|
|
21
|
+
<img src="https://img.shields.io/badge/Live-6_EVM_Chains-0052FF?style=flat-square" alt="Live on 6 chains">
|
|
22
|
+
<img src="https://img.shields.io/badge/Agent_Skills-Compatible-22c55e?style=flat-square" alt="Agent Skills">
|
|
23
|
+
<img src="https://img.shields.io/badge/Runtime-Rust_N--API-dea584?style=flat-square&logo=rust" alt="Rust">
|
|
24
|
+
<img src="https://img.shields.io/badge/Solidity-^0.8.24-363636?style=flat-square&logo=solidity" alt="Solidity">
|
|
25
|
+
<a href="LICENSE"><img src="https://img.shields.io/badge/License-BUSL--1.1-1a1a2e?style=flat-square" alt="License"></a>
|
|
7
26
|
</p>
|
|
8
27
|
|
|
9
|
-
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
## What is AAWP?
|
|
10
31
|
|
|
11
|
-
**
|
|
32
|
+
AAWP is the first crypto wallet protocol where **only AI Agents can be the signer** — not humans, not companies, not the protocol itself. This is enforced at the contract level, not a policy.
|
|
33
|
+
|
|
34
|
+
The AI Agent generates its own key pair. The signer is locked in at wallet creation and is immutable forever. The signing core is a native Rust addon (`aawp-core.node`) with hardware-bound key derivation. A human **guardian** can freeze or recover the wallet at any time, but can never produce signatures or move funds unilaterally.
|
|
35
|
+
|
|
36
|
+
Every AAWP wallet receives a **Soulbound Identity NFT** at creation — permanent on-chain proof that the address is AI Agent-controlled and cannot be transferred to a human:
|
|
37
|
+
|
|
38
|
+
```solidity
|
|
39
|
+
identity.isOfficialWallet(addr) → bool
|
|
40
|
+
```
|
|
41
|
+
|
|
42
|
+
---
|
|
43
|
+
|
|
44
|
+
## Design principles
|
|
45
|
+
|
|
46
|
+
| Principle | Detail |
|
|
47
|
+
|-----------|--------|
|
|
48
|
+
| **AI Agent-exclusive signing** | Only AI Agents can be the signer — enforced by the contract, not policy |
|
|
49
|
+
| **No human path** | Humans cannot own, transfer, or become the signer of an AAWP wallet |
|
|
50
|
+
| **Hardware-bound seed** | Non-extractable via a 4-shard + 2 hardware-anchor derivation scheme |
|
|
51
|
+
| **Guardian oversight** | Humans can freeze and recover, but never sign or take ownership |
|
|
52
|
+
| **Front-run resistant** | Commit-reveal wallet creation prevents address squatting |
|
|
53
|
+
| **Same address everywhere** | CREATE2 vanity deployment — identical addresses on all 6 chains |
|
|
54
|
+
| **Zero protocol fee** | No fees at the protocol layer |
|
|
12
55
|
|
|
13
56
|
---
|
|
14
57
|
|
|
15
58
|
## Install
|
|
16
59
|
|
|
60
|
+
AAWP ships as an [Agent Skills](https://agentskills.io) compatible skill — works with OpenClaw, Cursor, Claude Code, Gemini CLI, OpenCode, Goose, and any client that supports the standard.
|
|
61
|
+
|
|
17
62
|
```bash
|
|
63
|
+
# Universal — auto-detects your AI client
|
|
64
|
+
curl -fsSL https://aawp.ai/install.sh | sh
|
|
65
|
+
|
|
66
|
+
# npm / npx
|
|
18
67
|
npx aawp-ai
|
|
68
|
+
|
|
69
|
+
# OpenClaw (full 24/7 daemon + persistent cron + push alerts)
|
|
70
|
+
clawhub install aawp
|
|
19
71
|
```
|
|
20
72
|
|
|
21
|
-
|
|
73
|
+
> **OpenClaw** is the only client with a persistent background daemon, enabling autonomous DCA strategies, price alerts, and scheduled transactions without a live session.
|
|
22
74
|
|
|
23
75
|
---
|
|
24
76
|
|
|
25
|
-
##
|
|
77
|
+
## Quick start
|
|
26
78
|
|
|
27
|
-
|
|
28
|
-
|
|
79
|
+
```bash
|
|
80
|
+
# 1. Provision (generates signing key, sets up daemon)
|
|
81
|
+
bash scripts/provision.sh
|
|
82
|
+
|
|
83
|
+
# 2. Create your agent's wallet on Base
|
|
84
|
+
node scripts/wallet-manager.js --chain base create
|
|
85
|
+
|
|
86
|
+
# 3. Check status
|
|
87
|
+
node scripts/wallet-manager.js --chain base status
|
|
88
|
+
```
|
|
29
89
|
|
|
30
90
|
---
|
|
31
91
|
|
|
32
|
-
##
|
|
92
|
+
## Usage
|
|
93
|
+
|
|
94
|
+
### Wallet
|
|
95
|
+
|
|
96
|
+
```bash
|
|
97
|
+
node scripts/wallet-manager.js --chain base balance # Native + token balances
|
|
98
|
+
node scripts/wallet-manager.js portfolio # All chains at once
|
|
99
|
+
node scripts/wallet-manager.js --chain base send <to> <amt> # Send ETH
|
|
100
|
+
node scripts/wallet-manager.js --chain base send-token USDC <to> <amt>
|
|
101
|
+
```
|
|
102
|
+
|
|
103
|
+
### Swap & Bridge
|
|
104
|
+
|
|
105
|
+
```bash
|
|
106
|
+
node scripts/wallet-manager.js --chain base quote ETH USDC 0.01 # Preview (no gas)
|
|
107
|
+
node scripts/wallet-manager.js --chain base swap ETH USDC 0.01 # Execute
|
|
108
|
+
node scripts/wallet-manager.js bridge base arb ETH ETH 0.05 # Cross-chain
|
|
109
|
+
```
|
|
110
|
+
|
|
111
|
+
### Contract calls
|
|
33
112
|
|
|
34
|
-
|
|
113
|
+
```bash
|
|
114
|
+
# Write
|
|
115
|
+
node scripts/wallet-manager.js --chain base call \
|
|
116
|
+
0xTarget "transfer(address,uint256)" 0xTo 1000000
|
|
117
|
+
|
|
118
|
+
# Read (free)
|
|
119
|
+
node scripts/wallet-manager.js --chain base read \
|
|
120
|
+
0xTarget "balanceOf(address) returns (uint256)" 0xWallet
|
|
121
|
+
|
|
122
|
+
# Atomic batch
|
|
123
|
+
node scripts/wallet-manager.js --chain base batch ./calls.json
|
|
124
|
+
```
|
|
35
125
|
|
|
36
|
-
|
|
126
|
+
### DCA automation *(OpenClaw only)*
|
|
37
127
|
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
128
|
+
```bash
|
|
129
|
+
node scripts/dca.js add \
|
|
130
|
+
--chain base --from ETH --to USDC --amount 0.01 \
|
|
131
|
+
--cron "0 9 * * *" --name "Daily ETH→USDC"
|
|
132
|
+
|
|
133
|
+
node scripts/dca.js list
|
|
134
|
+
node scripts/dca.js remove <id>
|
|
135
|
+
```
|
|
136
|
+
|
|
137
|
+
### Price alerts *(OpenClaw only)*
|
|
138
|
+
|
|
139
|
+
```bash
|
|
140
|
+
# Notify only
|
|
141
|
+
node scripts/price-alert.js add --chain base --from ETH --to USDC --above 2600 --notify
|
|
142
|
+
|
|
143
|
+
# Auto-swap on trigger
|
|
144
|
+
node scripts/price-alert.js add --chain base --from ETH --to USDC --below 2200 --auto-swap 0.01
|
|
145
|
+
```
|
|
146
|
+
|
|
147
|
+
### Token launch (Clanker V4)
|
|
148
|
+
|
|
149
|
+
Deploy a token where your AAWP wallet is the on-chain deployer, token admin, and LP fee recipient — across 6 chains.
|
|
150
|
+
|
|
151
|
+
```bash
|
|
152
|
+
# 1. Edit CONFIG at the top of the script (name, symbol, image, chain, vault…)
|
|
153
|
+
# 2. Preview without broadcasting
|
|
154
|
+
node scripts/deploy-clanker.js --dry-run
|
|
155
|
+
|
|
156
|
+
# 3. Deploy
|
|
157
|
+
node scripts/deploy-clanker.js
|
|
158
|
+
```
|
|
159
|
+
|
|
160
|
+
**Supported chains:** Base · Ethereum · Arbitrum · Unichain · Berachain · BSC
|
|
161
|
+
|
|
162
|
+
**Key options:**
|
|
163
|
+
- `initialMarketCap` — starting FDV in ETH (min ~10 ETH ≈ $25K)
|
|
164
|
+
- `devBuyEth` — ETH to spend buying at launch
|
|
165
|
+
- `vault.enabled` — lock % of supply with cliff + linear vesting
|
|
166
|
+
- `feeConfig` — `StaticBasic` (1%) | `DynamicBasic` | `Dynamic3`
|
|
167
|
+
|
|
168
|
+
All LP fees flow back to the AAWP wallet automatically.
|
|
44
169
|
|
|
45
170
|
---
|
|
46
171
|
|
|
47
|
-
|
|
172
|
+
### Yield / DeFi
|
|
173
|
+
|
|
174
|
+
Earn yield via **Aave V3** (Base, Ethereum, Arbitrum, Optimism, Polygon) and **Venus Protocol** (BSC).
|
|
48
175
|
|
|
49
|
-
|
|
176
|
+
```bash
|
|
177
|
+
node scripts/yield.js --chain base rates # Browse supply/borrow APYs
|
|
178
|
+
node scripts/yield.js --chain base supply USDC 100 # Supply 100 USDC
|
|
179
|
+
node scripts/yield.js --chain base withdraw USDC 50 # Withdraw 50 USDC
|
|
180
|
+
node scripts/yield.js --chain base borrow USDC 200 # Borrow against collateral
|
|
181
|
+
node scripts/yield.js --chain base repay USDC 200 # Repay debt (max to clear)
|
|
182
|
+
node scripts/yield.js --chain base positions # View all open positions
|
|
183
|
+
```
|
|
184
|
+
|
|
185
|
+
### NFT Operations
|
|
50
186
|
|
|
187
|
+
Manage ERC-721 and ERC-1155 tokens across all 6 chains.
|
|
188
|
+
|
|
189
|
+
```bash
|
|
190
|
+
node scripts/nft.js --chain base balance # List all NFTs owned
|
|
191
|
+
node scripts/nft.js --chain base info <contract> <tokenId> # Token metadata + owner
|
|
192
|
+
node scripts/nft.js --chain base transfer <contract> <tokenId> <to>
|
|
193
|
+
node scripts/nft.js --chain base approve <contract> <tokenId> <operator>
|
|
194
|
+
node scripts/nft.js --chain base mint <contract> [tokenId] # ERC-1155 mint
|
|
195
|
+
node scripts/nft.js --chain base floor <contract> # Floor price (OpenSea/BscScan)
|
|
51
196
|
```
|
|
52
|
-
|
|
197
|
+
|
|
198
|
+
### Limit Orders
|
|
199
|
+
|
|
200
|
+
Place on-chain limit orders via **CoW Protocol** (Base, Ethereum, Arbitrum, Optimism, Polygon) and **1inch Limit Order v4** (BSC).
|
|
201
|
+
|
|
202
|
+
```bash
|
|
203
|
+
node scripts/limit-order.js --chain base place ETH USDC 0.1 3000 # Sell 0.1 ETH at $3000
|
|
204
|
+
node scripts/limit-order.js --chain base list # Open orders
|
|
205
|
+
node scripts/limit-order.js --chain base cancel <orderUid> # Cancel
|
|
206
|
+
node scripts/limit-order.js --chain base status <orderUid> # Check fill status
|
|
207
|
+
```
|
|
208
|
+
|
|
209
|
+
### Cross-chain Portfolio
|
|
210
|
+
|
|
211
|
+
Parallel snapshot of all balances across all 6 chains with USD pricing.
|
|
212
|
+
|
|
213
|
+
```bash
|
|
214
|
+
node scripts/portfolio.js # Full portfolio — all chains
|
|
215
|
+
node scripts/portfolio.js --chain base # Single chain breakdown
|
|
53
216
|
```
|
|
54
217
|
|
|
55
|
-
|
|
218
|
+
Output: native + ERC-20 balances, USD value per asset, total net worth.
|
|
219
|
+
|
|
220
|
+
---
|
|
221
|
+
|
|
222
|
+
### Backup & restore
|
|
56
223
|
|
|
57
224
|
```bash
|
|
58
|
-
|
|
59
|
-
|
|
225
|
+
node scripts/wallet-manager.js backup ./aawp-backup.tar.gz
|
|
226
|
+
node scripts/wallet-manager.js restore ./aawp-backup.tar.gz
|
|
227
|
+
```
|
|
228
|
+
|
|
229
|
+
> The backup includes 6 critical files: `seed.enc`, `aawp-core.node`, two hardware anchors, `fonts.idx` shard, and `guardian.json`. Keep it offline.
|
|
230
|
+
|
|
231
|
+
---
|
|
232
|
+
|
|
233
|
+
## Architecture
|
|
60
234
|
|
|
61
|
-
|
|
62
|
-
|
|
235
|
+
```
|
|
236
|
+
┌──────────────────────────────────────────────────┐
|
|
237
|
+
│ AI Agent (any Agent Skills client) │
|
|
238
|
+
│ │
|
|
239
|
+
│ wallet-manager.js / dca.js / price-alert.js │
|
|
240
|
+
│ │ │
|
|
241
|
+
│ ▼ │
|
|
242
|
+
│ Signing Daemon (Unix socket) │
|
|
243
|
+
│ ┌─────────────────────────┐ │
|
|
244
|
+
│ │ aawp-core.node (Rust) │ ← hardware-bound │
|
|
245
|
+
│ │ seed derivation │ key derivation │
|
|
246
|
+
│ │ ECDSA signing │ │
|
|
247
|
+
│ └──────────┬──────────────┘ │
|
|
248
|
+
│ │ signed tx │
|
|
249
|
+
└─────────────┼──────────────────────────────────-─┘
|
|
250
|
+
│
|
|
251
|
+
Guardian (gas relay) ──► EVM Chain
|
|
252
|
+
│
|
|
253
|
+
┌───────────▼──────────┐
|
|
254
|
+
│ Smart Contract │
|
|
255
|
+
│ Wallet (holds assets)│
|
|
256
|
+
│ + Soulbound NFT │
|
|
257
|
+
└──────────────────────┘
|
|
258
|
+
```
|
|
259
|
+
|
|
260
|
+
**Key separation:** Guardian pays gas → AI Agent signs → Wallet holds assets. Humans never touch the signing key.
|
|
261
|
+
|
|
262
|
+
---
|
|
263
|
+
|
|
264
|
+
## On-chain interface
|
|
63
265
|
|
|
64
|
-
|
|
65
|
-
|
|
266
|
+
```solidity
|
|
267
|
+
// Check if an address is an AAWP AI wallet
|
|
268
|
+
identity.isOfficialWallet(address) → bool
|
|
269
|
+
|
|
270
|
+
// Predict wallet address before deployment
|
|
271
|
+
factory.computeAddress(aiSigner, binaryHash, guardian) → address
|
|
272
|
+
|
|
273
|
+
// Agent operations (EIP-712 signed by agent)
|
|
274
|
+
wallet.execute(to, value, data, deadline, sig) → bytes
|
|
275
|
+
|
|
276
|
+
// Guardian operations (human safety controls)
|
|
277
|
+
wallet.freeze()
|
|
278
|
+
wallet.unfreeze()
|
|
279
|
+
wallet.emergencyWithdraw(token, to, amount)
|
|
66
280
|
```
|
|
67
281
|
|
|
68
282
|
---
|
|
69
283
|
|
|
70
|
-
## Contract addresses
|
|
284
|
+
## Contract addresses
|
|
285
|
+
|
|
286
|
+
Same address on every chain via CREATE2 vanity deployment:
|
|
71
287
|
|
|
72
288
|
| Contract | Address |
|
|
73
289
|
|----------|---------|
|
|
74
|
-
| Factory | `0xAAAA3Df87F112c743BbC57c4de1700C72eB7aaAA` |
|
|
75
|
-
| Identity | `0xAAAafBf6F88367C75A9B701fFb4684Df6bCA1D1d` |
|
|
290
|
+
| **Factory** | [`0xAAAA3Df87F112c743BbC57c4de1700C72eB7aaAA`](https://basescan.org/address/0xAAAA3Df87F112c743BbC57c4de1700C72eB7aaAA) |
|
|
291
|
+
| **Identity** | [`0xAAAafBf6F88367C75A9B701fFb4684Df6bCA1D1d`](https://basescan.org/address/0xAAAafBf6F88367C75A9B701fFb4684Df6bCA1D1d) |
|
|
292
|
+
|
|
293
|
+
Verified on: BaseScan · Etherscan · Arbiscan · Optimistic Etherscan · BscScan · PolygonScan
|
|
76
294
|
|
|
77
295
|
---
|
|
78
296
|
|
|
79
|
-
##
|
|
297
|
+
## License
|
|
80
298
|
|
|
81
|
-
|
|
82
|
-
- GitHub: [aawp-ai/aawp](https://github.com/aawp-ai/aawp)
|
|
83
|
-
- License: [BUSL-1.1](https://github.com/aawp-ai/aawp/blob/main/LICENSE)
|
|
299
|
+
[Business Source License 1.1](LICENSE) — free for personal and non-commercial use; commercial use requires a license after the change date.
|
package/bin/install.js
CHANGED
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,32 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aawp-ai",
|
|
3
|
-
"version": "1.
|
|
4
|
-
"description": "
|
|
5
|
-
"keywords": [
|
|
6
|
-
"aawp",
|
|
7
|
-
"ai-agent",
|
|
8
|
-
"wallet",
|
|
9
|
-
"agent-skills",
|
|
10
|
-
"skill"
|
|
11
|
-
],
|
|
12
|
-
"homepage": "https://aawp.ai",
|
|
13
|
-
"repository": {
|
|
14
|
-
"type": "git",
|
|
15
|
-
"url": "git+https://github.com/aawp-ai/aawp.git"
|
|
16
|
-
},
|
|
17
|
-
"license": "BUSL-1.1",
|
|
3
|
+
"version": "1.5.1",
|
|
4
|
+
"description": "AAWP — AI Agent Wallet Protocol skill installer",
|
|
18
5
|
"bin": {
|
|
19
6
|
"aawp-ai": "bin/install.js"
|
|
20
7
|
},
|
|
21
|
-
"main": "./bin/install.js",
|
|
22
8
|
"scripts": {
|
|
23
|
-
"postinstall": "node
|
|
24
|
-
},
|
|
25
|
-
"engines": {
|
|
26
|
-
"node": ">=16"
|
|
9
|
+
"postinstall": "node bin/install.js"
|
|
27
10
|
},
|
|
28
11
|
"files": [
|
|
29
|
-
"bin/",
|
|
12
|
+
"bin/install.js",
|
|
30
13
|
"README.md"
|
|
31
|
-
]
|
|
14
|
+
],
|
|
15
|
+
"keywords": ["aawp", "ai-agent", "wallet", "web3", "skill"],
|
|
16
|
+
"author": "aawp-ai",
|
|
17
|
+
"license": "BUSL-1.1",
|
|
18
|
+
"repository": {
|
|
19
|
+
"type": "git",
|
|
20
|
+
"url": "https://github.com/aawp-ai/aawp.git"
|
|
21
|
+
},
|
|
22
|
+
"homepage": "https://aawp.ai"
|
|
32
23
|
}
|