File tree 3 files changed +8
-1
lines changed
3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## ` v0.0.64 `
4
+
5
+ ### Features
6
+
7
+ - Added OWallet extension support (* does not support wallet connect yet* )
8
+
3
9
## ` v0.0.63 `
4
10
5
11
### Fixes
Original file line number Diff line number Diff line change @@ -131,6 +131,7 @@ This directory is a [Cosmos Kit](https://cosmoskit.com) alternative to interact
131
131
- [ Keplr] ( https://www.keplr.app/ )
132
132
- [ Leap] ( https://www.leapwallet.io/ )
133
133
- [ Cosmostation] ( https://wallet.cosmostation.io/ )
134
+ - [ OWallet] ( https://owallet.dev/ )
134
135
- [ Compass] ( https://compasswallet.io/ ) (for Sei only)
135
136
- [ MetaMask] ( https://metamask.io/ ) (for Injective only)
136
137
- [ Ninji] ( https://ninji.xyz/ ) (for Injective only)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cosmes" ,
3
- "version" : " 0.0.63 " ,
3
+ "version" : " 0.0.64 " ,
4
4
"private" : false ,
5
5
"packageManager" : " pnpm@8.3.0" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments