8000 GitHub - jeanljh/sats-connect: Sats connect is a simple javascript library that connects apps to Bitcoin wallets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jeanljh/sats-connect

 
 

Repository files navigation

Sats Connect

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

Installation and execution

Run the following command to clone the repository:

git clone git@github.com:jeanljh/sats-connect.git

Run the following command to install the dependencies:

npm i

Jest tests

Test directory is located at ./test

Run the following command to run the tests:

npm test

View the generated test report at ./test-report.html

About

Sats connect is a simple javascript library that connects apps to Bitcoin wallets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.9%
  • JavaScript 3.9%
  • Shell 0.2%
0