UNPKG

bigblocks

Version:

Complete Bitcoin UI component library - authentication, social, wallet, market, inscriptions, and blockchain interactions for React

4 lines (3 loc) 216 B
// Provider re-exports export { BitcoinAuthProvider, BitcoinAuthContext, useBitcoinAuthContext, } from "./BitcoinAuthProvider"; export { BigBlocksQueryProvider, BitcoinQueryProvider, } from "./BitcoinQueryProvider";