This repo is read-only now. Please see sats-connect for an actively maintained example app
This is an example of how to use the sats-connect
package in your React app.
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.