Site Live At: https://chaincrypt.netlify.app/
Full stack web3.0 blockchain application, that lets you send transactions. Also it lets you to send messages and gif (to specific keywords) along with the transaction Also all the latest transactions are visible on the page with sender and reciever addresses, with hyperlink to goerli etherscan of that address
The tech stack used are hardhat for ethereum development environment and writing smart contracts in solidity for testing, deploying on the testnet and locally. Contract deployed with some address and contract's abi is used by the Client for interacting with the blockchain and contract. React js and tailwind CSS frameworks are used as frontend web page.