
This project is a full-stack Arc Token Sender Application developed using React.js for the frontend and Node.js with Express for the backend. It allows users to send Arc testnet tokens seamlessly through a simple and user-friendly interface. The backend utilizes ethers.js to connect with the Arc blockchain, securely managing transactions using environment-protected private keys. The frontend provides input validation for recipient addresses and token amounts, while the backend handles transaction processing and returns the transaction hash upon success. With CORS integration, real-time communication between the client and server is enabled smoothly. This project serves as a practical demonstration of blockchain integration in modern web applications, emphasizing security, functionality, and user experience.
8 Nov 2025