Nexth
A Next.js + Ethereum starter kit with Viem, Wagmi, Web3Modal, SIWE, Tailwind, daisyUI and more!
Examples
The following examples are used for demo purposes and help you bootstrap development. You can find the example the main repo at src/app/examples
. Feel free to delete this section and the examples folder for your own App.
Send Ether
Sending Ether to another address is the most basic, common transaction that you can do.
Send ERC20 Token
ERC20 introduces a standard interface for fungible tokens. Use this example to send any ERC20 to another address.
Notifications
This example is demonstrates how to use the notification system within Nexth.