Pre-requisites: Blockchain, JavaScript, ReactJS, JSX, HTML, CSS, TailwindCSS, Thirdweb - understanding!!
This project is developed and designed by JSSTACK DEVELOPERS (#ahmed_js 😅🚀🚀🚀
).
This is a Next.js project bootstrapped with create-next-app
. Designed with TailwindCSS!
Go to ThirdWeb [https://thirdweb.com/] (https://thirdweb.com/)!
For Documentation of ThirdWeb References: https://portal.thirdweb.com/!🚨🚨🚨
For Documentation of ThirdWeb for ReactJS SDKS References: https://portal.thirdweb.com/react!🚨🚨🚨
Go to TailwindCSS https://tailwindcss.com/!
Go to Rinkeyby TestNet Facets https://rinkebyfaucet.com/! ---- To Get Ethereum for Rinkeyby Testnet! Visit this Link!
Go to Rinkeyby TestNet Facets https://faucets.chain.link/rinkeby! ---- To Get Ethereum for Rinkeyby Testnet! Visit this Link!
Go t React Loading https://codesandbox.io/s/mqx0ql55qp
Go to React HOT Toast https://react-hot-toast.com/
npm install @thirdweb-dev/react @thirdweb-dev/sdk ethers
## or
yarn add @thirdweb-dev/react @thirdweb-dev/sdk ethers
npm install react-hot-toast
## or
yarn add react-hot-toast
npm install react-loading
## or
yarn add react-loading
First, run the development server:
npm install
# or
yarn instll
# and Now:
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.
Check out our This Project On Vercel for more details.