Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fmoliveira/wave-portal-frontend
Send me a hello through the blockchain! My project for the course Build a Web3 App with Solidity + Ethereum Smart Contracts at Buildspace.
https://github.com/fmoliveira/wave-portal-frontend
dapp ethereum ethersjs react web3
Last synced: 3 months ago
JSON representation
Send me a hello through the blockchain! My project for the course Build a Web3 App with Solidity + Ethereum Smart Contracts at Buildspace.
- Host: GitHub
- URL: https://github.com/fmoliveira/wave-portal-frontend
- Owner: fmoliveira
- License: mit
- Created: 2021-09-11T22:26:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-21T11:35:38.000Z (over 2 years ago)
- Last Synced: 2024-02-13T08:38:13.571Z (9 months ago)
- Topics: dapp, ethereum, ethersjs, react, web3
- Language: JavaScript
- Homepage: https://wave.fmoliveira.dev/
- Size: 760 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-buildspace - wave-portal-frontend - portal-frontend](https://wave.fmoliveira.dev/) | <img src="https://avatars.githubusercontent.com/u/3985462?size=20" width="20"> [fmoliveira](https://github.com/fmoliveira) | (Leaderboard)
README
# Wave Portal Frontend
> Disclaimer: project implemented in a half-day hackathon, I will soon revisit it to improve so many things
> (I still plan to revisit it, so much love for this lil' app!)> Limitation: you need to have Metamask installed and be connected to the Rinkeby testnet to interact with this app. I will soon make the read-only mode available globally without this limitation!
Send me a hello through the blockchain!
![Screen Shot 2022-05-21 at 7 34 21 AM](https://user-images.githubusercontent.com/3985462/169649867-1514d99e-7012-407a-b8a0-68ee65186374.png)
This is my project for the course [Build a Web3 App with Solidity + Ethereum Smart Contracts](https://buildspace.so/solidity) at [Buildspace](https://buildspace.so/).
Check the backend code at https://github.com/fmoliveira/wave-portal-backend
## Prerequisites
- Node.js v14+
- MetaMask browser extension## Getting started
Follow the steps below to run the project locally:
- Install dependencies: `yarn install`
- Run the application locally: `yarn start`
- Access the application at http://localhost:3000/