Skip to content

Commit 2017a88

Browse files
committed
Port plugin.json
1 parent 93cbf56 commit 2017a88

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,16 @@
3434
},
3535
"peerDependencies": {
3636
"whatwg-url": "7.1.0"
37+
},
38+
"agentConfig": {
39+
"pluginType": "elizaos:plugin:1.0.0",
40+
"pluginParameters": {
41+
"EVM_PRIVATE_KEY": {
42+
"type": "string"
43+
},
44+
"EVM_PROVIDER_URL": {
45+
"type": "string"
46+
}
47+
}
3748
}
3849
}

plugin.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)