In this PROJECT tutorial, you will learn how to store the User's Account Address i.e HASHCODE of a Blockchain Network after being registered on the login page of the website and how we can use this HASHCODE(User's Account Address) on other web pages and Web3.js scripting with the help of jQuery cookies.



Pre-Requisite
  • Ethereum Smart Contracts
  • Java Script for Web3.js Library
  • Solidity Language
  • Ganache Network (localhost)
  • Remix & VS Code : Editors, Compliers, and Terminals


External Links and Libraries
  • src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"
  • src="https://cdn.jsdelivr.net/npm/js-cookie@3.0.5/dist/js.cookie.min.js"
Video : Web3.js and JQuery Cookies
Resource File