This project was bootstrapped with Create React App.
It uses Typescript and Tailwind CSS.
This repo is an example of how to use EthosConnect, a library that makes it easy to connect your dApp to the Sui blockchain and let your users connect their wallet.
This is NOT the completed code. To clone the finished repo that has implemented EthosConnect, view Ethos Squad Frontend.
In the project directory, you can run:
npm install
then
npm start
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.