Installation Guide

Installation

Getting started with LaserEyes is simple. Follow these steps to install and set up LaserEyes in your project.

Package Structure

@omnisat/lasereyes-core

The core functionality, framework-agnostic implementation for Bitcoin wallet integration.

@omnisat/lasereyes-react

React-specific components and hooks for seamless integration with React applications.

Installation

Select your package manager:
npm install @omnisat/lasereyes-core @omnisat/lasereyes-react

Next Steps