This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
icns-frontend
Watch
16
Star
0
Fork
0
You've already forked icns-frontend
forked from
LaconicNetwork/icns-frontend
Code
Pull Requests
Actions
Activity
main
icns-frontend
/
wallets
/
index.ts
4 lines
76 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
Add `Wallet` interface
2022-12-12 05:25:47 +00:00
export
*
from
"./types"
;
export
*
from
"./keplr"
;
Add initial `sendMsgs` function
2022-12-12 06:19:24 +00:00
export
*
from
"./cosmos"
;
Copy Permalink