Front-End Stack

  • Next.js + Tailwind CSS

    • iNode’s front-end is built with Next.js, a powerful React framework that enables fast, server-side rendering (SSR) and static site generation (SSG). Tailwind CSS is used for flexible, utility-first styling, making the platform responsive and easy to scale across devices.

  • Framer Motion, Web3Modal, Ethers.js

    • Framer Motion is used to bring smooth animations to the user interface, creating an engaging and interactive experience.

    • Web3Modal is integrated to allow users to connect their Web3 wallets (MetaMask, WalletConnect, etc.) seamlessly to the platform.

    • Ethers.js is used to interact with the Ethereum blockchain, facilitating transactions, contract interactions, and wallet management.

Last updated