Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
Stargazer is a non-custodial multichain wallet with support for Constellation and Ethereum networks. The following documentation will guide you through integrating Stargazer Wallet into a Web3 site or app.
Stargazer is currently available in the following platforms:
You can interact with the Stargazer Extension via injected javascript API. Mobile interactions are not supported at the moment.
A pair of interactive demo sites with implementation code are available to get started quickly with common functionality such as connecting the wallet, interacting with DAG + ETH chains, sending transactions, signing messages, and more.
The demo sites use the two most common integration strategies for Web3 sites: Standalone or Web3 React integration.