Monthly Archives: February 2022

Web3.js Blockchain Application

Web3.js is a collection of libraries that allow you to interact with a local or remote Ethereum node using HTTP, IPC, or WebSocket. Web3.js can be used in the frontend or backend of an application to read data from the blockchain. Blockchain authentication can be used to protect application with public data. It helps identify […]