arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

Introduction

hashtag
Introduction to Stargazer Wallet

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.

hashtag
Available Environments

Stargazer is currently available in the following platforms:

You can interact with the via . Mobile interactions are not supported at the moment.

hashtag
Quick Start Demos

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.

​arrow-up-right
Stargazer Extension (Chrome / Brave).arrow-up-right
Stargazer App (iOS).arrow-up-right
Stargazer App (Android).arrow-up-right
Stargazer Extensionarrow-up-right
injected javascript APIarrow-up-right
​arrow-up-right
Cover

Standalone

Standalone integration examples using the global window.stargazer object directly

Cover

Web3 react

Integration examples using Web3React and the Stargazer Wallet Connector package.