cosmology-tech / cosmos-kit

Universal wallet connector for the Cosmos ⚛️
https://cosmology.zone/products/cosmos-kit
BSD 3-Clause Clear License
173 stars 129 forks source link

fix install wallet instruction modal, don't pop up when click wallet icon #461

Closed theothersideofgod closed 1 month ago

theothersideofgod commented 1 month ago

use a context to save what wallet user select, do not rely on current function in wallet manager

history https://github.com/cosmology-tech/cosmos-kit/commit/f52b5a7a64b1a6021b517baf06de6400e6719092#diff-670fa40d614a5dda9b8e6[%E2%80%A6]3c6bbd2a091dddfc6R160-R165

pyramation commented 1 month ago

LGTM!

theothersideofgod commented 1 month ago

okay, let merge it, will see