-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8cfc95b
commit 2ec36ba
Showing
6 changed files
with
103 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,16 @@ | ||
# @sats-connect/core | ||
# `@sats-connect/core` | ||
|
||
Sats connect is a simple javascript library that connects apps to Bitcoin wallets like Xverse to retrieve user wallet addresses and sign transactions (PSBTs). | ||
|
||
[Read the docs](https://docs.xverse.app/sats-connect/) | ||
|
||
# Building the `@sats-connect/core` package | ||
|
||
To build the `@sats-connect/core` package, run | ||
|
||
```bash | ||
npm run build | ||
``` | ||
|
||
# Docs | ||
|
||
[Developer Docs](https://docs.xverse.app/sats-connect/) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.