Back-End Stack

  • Node.js + Redis

    • Our back-end is built with Node.js, a fast and scalable JavaScript runtime environment, ensuring low-latency and highly concurrent interactions with users.

    • Redis is used for caching and session management, optimizing response times and ensuring quick retrieval of frequently accessed data.

  • Web3.js, REST & GraphQL APIs

    • Web3.js is utilized to interact with the Ethereum blockchain, enabling node status retrieval, contract interactions, and data synchronization.

    • Both REST and GraphQL APIs are available for flexibility in how users and developers interact with the iNode platform, supporting a wide range of use cases from simple requests to complex data queries.

Last updated