ChainIn frontend powered by NextJS.
Clone the repository
git clone https://github.com/usechainin/chainin-dapp.git
First install the dependencies with the following command:
npm install
Thereafter run the following command to run ChainIn locally:
npm run dev