Getting Started
The Starkey browser extension is designed to interact with web applications.
The most direct way to interact with StarKey is via the provider that StarKey injects into your web application. This provider is globally available at window.starkey
and its methods will always include StarKey's most up-to-date functionality. This documentation is dedicated to covering all aspects of the provider.
Last updated