Browse Source
Update build apps overview with authentication word choice
Co-authored-by: Thomas Osmonson <aulneau@users.noreply.github.com>
feat/build-apps^2
Mark Hendrickson
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/pages/build-apps/overview.md
|
@ -16,7 +16,7 @@ This page provides information on how to build such apps using [Stacks.js](https |
|
|
|
|
|
|
|
|
Three main integrations are available: |
|
|
Three main integrations are available: |
|
|
|
|
|
|
|
|
- **Authentication**: Register and sign in users with identities with the Stacks blockchain |
|
|
- **Authentication**: Register and sign users in with identities on the Stacks blockchain |
|
|
- **Transaction signing**: Prompt users to sign and broadcast transactions to the Stacks blockchain |
|
|
- **Transaction signing**: Prompt users to sign and broadcast transactions to the Stacks blockchain |
|
|
- **Data storage**: Save and retrieve data for users with [Gaia](/build-apps/references/gaia) |
|
|
- **Data storage**: Save and retrieve data for users with [Gaia](/build-apps/references/gaia) |
|
|
|
|
|
|
|
|