secretkeylabs / sats-connect-example

38 stars 28 forks source link

This repo is read-only now. Please see sats-connect for an actively maintained example app

Sats Connect Example

This is an example of how to use the sats-connect package in your React app.

Installation and execution

To install the dependencies, run the following command:

npm i

To run the app, run the following command:

npm start

You should now be able to access the app at http://localhost:3000.