UNPKG

bigblocks

Version:

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

7 lines (6 loc) 191 B
// MetaLens - Universal Contextual Commenting for Bitcoin // Export all MetaLens functionality // Hooks export * from "./hooks/index.js"; // Components export * from "./components/index.js";