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 iTo run the app, run the following command:
npm startYou should now be able to access the app at http://localhost:3000.