We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e8096 commit 4d0afecCopy full SHA for 4d0afec
agent/package.json
@@ -66,6 +66,7 @@
66
"@elizaos/plugin-avalanche": "workspace:*",
67
"@elizaos/plugin-web-search": "workspace:*",
68
"@elizaos/plugin-genlayer": "workspace:*",
69
+ "@elizaos/plugin-depin": "workspace:*",
70
"readline": "1.3.0",
71
"ws": "8.18.0",
72
"yargs": "17.7.2"
packages/plugin-depin/README.md
@@ -30,16 +30,6 @@ Update character.json with the following:
30
]
31
```
32
33
-### Add dependencies
34
-
35
-Add to agent/package.json:
36
37
-```json
38
-"dependencies": {
39
- "@elizaos/plugin-depin": "workspace:*"
40
-}
41
-```
42
43
## Providers
44
45
### DePINScan
0 commit comments