https://github.com/mrinalxdev/brainweave
A platform to share your own quotes and thoughts with the public out there !
https://github.com/mrinalxdev/brainweave
alchemyapi css ethers etherscan-io goerli-faucet goerli-testnet hardhat hardhat-deployment metamask npm react react-vite vite-build
Last synced: 3 months ago
JSON representation
A platform to share your own quotes and thoughts with the public out there !
- Host: GitHub
- URL: https://github.com/mrinalxdev/brainweave
- Owner: mrinalxdev
- Created: 2023-07-10T08:29:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-16T02:03:27.000Z (almost 2 years ago)
- Last Synced: 2025-01-20T17:21:57.466Z (5 months ago)
- Topics: alchemyapi, css, ethers, etherscan-io, goerli-faucet, goerli-testnet, hardhat, hardhat-deployment, metamask, npm, react, react-vite, vite-build
- Language: JavaScript
- Homepage: https://urhackproject.netlify.app/
- Size: 693 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BrainWeave ðŸ§
A platform where you can share your quotes and thoughts via decentralised smart contractLearning from this Project :
- How to Deploy smart contracts on testnet
Ans : I learnt the deploying of the smart contract on goerli testnet with the API keys of Alchemy .
- How to precisely use the functions of the smart contractsAns : Decontructing contract instances and through this I used the precise function where it was needed and completed the transaction process .
- How to deploy a full stack web3 app
Ans : The client is built and deployed on Netlify and the smart contract is built using hardhat and ether and is deployed on Alchemy .. Hence the platform is easily available to all and easy to use
## How to Use
- Click on the Let's Go Button to Go to the main project
- Connect Your Wallet with MetMask
- Enter your name and quote you want to send publicly- Enter the Pay button to continue the transaction.
- After the successful transaction . Your new quote will get updated publically in the table below
## Tech Stack
**Client:** Vite + React
**Network:** Goerli Testnet
**Environment:** Hardhat and Ether.js
## Future Updates
- Flexible smart contract so that anyone can send thoughts to another user privately .
- Add their own avatars and PFP
- More on integrations
## Authors
- [@Mrinal](https://www.github.com/mrinalxdev)
## Badges
[](https://choosealicense.com/licenses/mit/)