Skip to content

hirosystems/connect

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 19, 2023 15:21
April 19, 2023 14:51
April 19, 2023 15:21
November 7, 2022 23:58
January 10, 2023 21:51
April 19, 2023 14:51
January 10, 2023 21:51
April 19, 2023 14:51
Stacks Connect

Connect is a JavaScript library for building web applications connected to Stacks.

⚡️ Installation

Use your favorite package manager to install @stacks/connect in your project. Follow the Getting Started section of the @stacks/connect README.

Or use one of our starter-templates to bootstrap a fresh project already including connect — directly in your browser or using the command-line locally! e.g. via npm create stacks

📦 Packages

This repository includes three packages:

  • @stacks/connect: The one-stop-shop tool for letting web-apps interact with Stacks web wallets.
  • @stacks/connect-react: A wrapper library for making @stacks/connect use in React even easier
  • @stacks/connect-ui: A web-component UI for displaying an intro modal in Stacks web-apps during authentication (used in the background by @stacks/connect).

🌎 More Information

The Stacks documentation website includes more examples for building apps using Connect.

It also includes guides for various aspects of Stacks application development: