An open API service indexing awesome lists of open source software.

https://github.com/janniks/connect

@janniks-stacks/connect
https://github.com/janniks/connect

Last synced: 10 months ago
JSON representation

@janniks-stacks/connect

Awesome Lists containing this project

README

          

# `@stacks/connect`

Connect is a JavaScript library for applications built on [Stacks](https://stacks.co).

This repository includes three packages:

- [`@stacks/connect`](./packages/connect): A developer tool for building excellent user experiences in Blockstack apps
- [`@stacks/connect-react`](./packages/connect-react): A library for using `@stacks/connect` in React apps
- [`@stacks/connect-ui`](./packages/connect-ui): WebComponent-based UI for displaying an intro modal in Stacks Apps during authentication.

## Documentation

The [Stacks documentation website](https://docs.stacks.co/build-apps/overview) includes a full range of documentation for building apps using Connect.

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

- [Authentication](https://docs.stacks.co/build-apps/references/authentication)
- [Transactions](https://docs.stacks.co/understand-stacks/technical-specs#transactions)
- [Data storage](https://docs.stacks.co/build-apps/references/gaia#understand-data-storage)