Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 872 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 872 Bytes

Ethos Squad Frontend

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 the completed code. To clone the template starter repo that has not implemented EthosConnect, view Ethos Squad Frontend Starter.

Getting Started

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.