Connect is a JavaScript library for building web applications connected to Stacks.
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
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
).The Stacks documentation website includes more examples for building apps using Connect.
It also includes guides for various aspects of Stacks application development:
If you encounter a bug or have a feature request, we encourage you to follow the steps below:
Please do not use the issue tracker for personal support requests or to ask for the status of a transaction. You'll find help at the #stacks-js Discord channel.
Development of this product happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving the product.
Please read our Code of conduct since we expect project participants to adhere to it.
Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes.
Join our community and stay connected with the latest updates and discussions: