Skip to content

Sampisatrn/buildspace-wave-portal-ui

Repository files navigation

🖖 Wave Portal [UI]

The project is deployed in Vercel so that you can see it and interact with it, any criticism or comment is appreciated, you can access the demo at the following link:

This project consumes a smart contract developed in Solidity using the HardHat framework, you can find the repository at the following link:

About Project

Web project based on web3 developed with Next.js and ChakraUI. In this application, users will be able to leave a message that will be stored within the chain of blocks, for this it is necessary to first authenticate using the Metamask wallet and configure it to use the Goerli testnet. Users will be able to leave a message through a modal that will be stored in the block chain, for this it is necessary to pay for the transactions using ETH.

Since we are in the Goerli network we will not be using real ETH, but test ones. To add balance to your wallet and thus have ETH to use in the Goerli network, you can use the following link When a user leaves a message they have a 50 % probability of winning a reward in ETH that will be automatically deposited in your wallet. The platform will notify you if you have won the reward.

This was a 100% academic project while I was doing the buildspace platform courses, which I recommend to all developers who want to start developing for web3. You can test the application by entering the following link: Wave Portal 🔻 The application is connected to a smart contract developed with the technology Solidity, you can check their repo here

This is a Next.js project bootstrapped with

create-next-app

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result. You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file. API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js. The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js. Check out our Next.js deployment documentation for more details

About

UI Wave Portal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published