IMPORTANT MESSAGE — The project was made for the ETHShangai2023 hackathon and I won the prize "building a decentralized application with DB3". For the moment, the project is on hold.
SoveiLive is a social network where users have data ownership. This repository is dedicated to the core app. If you're looking for the presentation site, please take a look at the landing page repo.
For development purposes:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Thanks to dbpunk labs for db3 and the sponsorship of ETH Shanghai 2023, without which the project would not have been possible.