Routing works just like in nextjsarrow-up-right. Simply access the useRouter hook from next/router. Route between nfts, nft contracts, posts and tags using router.push("/mypath").
useRouter
next/router
router.push("/mypath").
Last updated 3 years ago