The Phantom browser extension and mobile in-app browser both support interacting with Bitcoin and Ordinals dapps. There are two main ways to integrate Phantom into your web application:Documentation Index
Fetch the complete documentation index at: https://docs.phantom.com/llms.txt
Use this file to discover all available pages before exploring further.
Direct integration
The most direct way to interact with Phantom is via the provider that Phantom injects into your web application. This provider is globally available atwindow.phantom and its methods will always include Phantom’s most up-to-date functionality. This documentation is dedicated to covering all aspects of the provider.
When adding a Phantom button to your dapp’s wallet modal, we recommend using the name “Phantom” with an SVG/PNG icon, which you can find in Logos and assets.
