Skip to content

Commit

Permalink
Added beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
SamvelRaja Sakthivel authored and SamvelRaja Sakthivel committed Aug 27, 2023
1 parent 4943e9d commit 58dd21e
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/cosmos-snap-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leapwallet/cosmos-snap-provider",
"version": "0.0.10",
"version": "0.1.12-beta.1",
"repository": {
"url": "[email protected]:leapwallet/cosmos-metamask-snap.git"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/snap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leapwallet/metamask-cosmos-snap",
"version": "0.1.12",
"version": "0.1.12-beta.1",
"description": "Leapwallet cosmos snap for metamask",
"repository": {
"type": "git",
Expand Down
60 changes: 60 additions & 0 deletions packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,66 @@
"snap_getBip44Entropy": [
{
"coinType": 118
},
{
"coinType": 564
},
{
"coinType": 494
},
{
"coinType": 639
},
{
"coinType": 483
},
{
"coinType": 4444
},
{
"coinType": 701
},
{
"coinType": 990
},
{
"coinType": 394
},
{
"coinType": 852
},
{
"coinType": 7777777
},
{
"coinType": 459
},
{
"coinType": 880
},
{
"coinType": 931
},
{
"coinType": 371
},
{
"coinType": 505
},
{
"coinType": 529
},
{
"coinType": 234
},
{
"coinType": 330
},
{
"coinType": 5555
},
{
"coinType": 370
}
],
"snap_manageState": {}
Expand Down

0 comments on commit 58dd21e

Please sign in to comment.