1.0.0 • Published 4 years ago
@rhine9/rhine v1.0.0
image source(ethereum)
Full stack DApp starter
Stack
- NextJs with Typescript
- TailwindCSS
- Wagmi & RainbowKit 🌈
- Ethers
- Hardhat
- Playwright Test Suite
- Github workflow and renovate bot
- ESlint and Prettier
- Path aliases
- Notification Toaster and Helpers
- Gas Reporter
- and more

Use the template
You can either clone the repository or use this template to kick-start your project.
npx create-next-app -e https://github.com/XPro-Gamer-Rhine/Wagmi-NextJSInstall all dependencies,
yarn installand run the application using,
yarn devAlso try running some of the following tasks:
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help1.0.0
4 years ago