UNPKG
bitcoin-wagmi
Version:
latest (3.0.3)
3.0.3
3.0.2
3.0.1
3.0.0
2.7.0
2.6.0
2.5.1
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0
Bitcoin wallet connect for React
github.com/haf-decent/bitcoin-wagmi
haf-decent/bitcoin-wagmi
bitcoin-wagmi
/
src
/
index.ts
10 lines
(8 loc)
•
204 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
/* Essentially a forked version of https://github.com/bob-collective/sats-wagmi ...but better */
export
*
from
"./provider"
export
*
from
"./hooks"
export
*
from
"./connectors"
export
*
from
"./types"