This is an opioniated app structure that demonstrates some useful patterns when creating an app to connect to the Terra Blockchain.
- Built using React v18
- Utilizes react-query for the majority of state management
- Creates a reducer to handle background transaction management that allows to pending transactions to be managed in an effortless manner.
- Uses SASS modules
This project was bootstrapped with Create React App.
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.