blockful-io / shutter-staking-dapp

https://shutter-staking-dapp.vercel.app
MIT License
0 stars 0 forks source link

[App Logic] Initial setup of Front-end Repo #15

Closed Zeugh-eth closed 5 months ago

Zeugh-eth commented 5 months ago

Goal: We want Shutter Staking dApp users to navigate through responsive, performatic and visually clean interface while interacting with security with their web3 wallets. We will make usage of Next.js and React to build a frontEnd that supports all these attributes + makes it possible for the application to grow and scale. Alongside with this, we must provide a very good user experience for wallet interactions: wallet connecting, message signing for higher security on wallet interactions, transactions answering and more... Wagmi, Viem, RainbowKit, Siwe and NextAuth is the tech stack chosen to support all of these with resilience and high quality. The goal of this task is to setup a repo with the mentioned libraries configuration.