Skip to content

Commit

Permalink
(fix) add zilliqa wallet and plugin to code workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
rrw-zilliqa committed Jan 3, 2025
1 parent 1228bb3 commit 78f1f5a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions goat.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,10 @@
"name": "[Plugin] 🌍 zerodev-global-address",
"path": "./typescript/packages/plugins/zerodev-global-address"
},
{
"name" : "[Plugin] 🦓 zilliqa",
"path": "./typescript/packages/plugins/zilliqa"
}
// Wallets
{
"name": "[Wallet] 🅰 aptos",
Expand Down Expand Up @@ -155,6 +159,10 @@
"name": "[Wallet] 🔥 lit",
"path": "./typescript/packages/wallets/lit-protocol"
},
{
"name": "[Wallet] 🦓 zilliqa",
"path": "./typescript/packages/wallets/zilliqa"
},
// Docs
{
"name": "📚 Docs",
Expand Down

0 comments on commit 78f1f5a

Please sign in to comment.