This is a Next.js project bootstrapped with create-next-app
.
Small app which shows last mined Blocks in real time on BSC and its transactions in background.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can use this as template/reference to integrate next with other libs.