This is an example react-based app using the new Tupelo Wasm SDK. It is both an explorer and a wallet. That repo has a lot more context and detail about what this application is trying to teach.
There are a series of videos walking through this app here: https://youtu.be/4Oz03l9IQPc, here: https://youtu.be/4CJYIIKdoFw and here: https://youtu.be/kjysUm0eTKc .
The first video, in particular, will give you a high-level overview of Tupelo itself.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
This project was bootstrapped with Create React App.