![](https://private-user-images.githubusercontent.com/80088403/298382974-c26b45b0-d5f1-48cb-aff4-f004564889e1.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTgwOTAsIm5iZiI6MTczOTM1Nzc5MCwicGF0aCI6Ii84MDA4ODQwMy8yOTgzODI5NzQtYzI2YjQ1YjAtZDVmMS00OGNiLWFmZjQtZjAwNDU2NDg4OWUxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDEwNTYzMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc1MThmZjA4NzhkZTI4ZTllYzc5YTZiZDA4YTUwN2M0YTEwYWU1MTRmYjAwYWJiMDAwODdlNDZkYWE4M2JkZjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Xar5qeIJ_0GCV0e_g2tYLhhJvYfv1pGOUMHlUBvSivg)
SecureX is an anonymous chat forum powered by blockchain and smart contracts. Users can connect via their wallet addresses, ensuring confidential and private interactions. It provides a secure environment for individuals to share thoughts, ideas, and engage in discussions without revealing their identity.
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.
Try running some of the following tasks:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js