https://github.com/fecony/web3-ui
Learning web3 & Solidity with Buildspace | UI part
https://github.com/fecony/web3-ui
buildspace ethers learning-by-doing react solidity web3
Last synced: about 1 month ago
JSON representation
Learning web3 & Solidity with Buildspace | UI part
- Host: GitHub
- URL: https://github.com/fecony/web3-ui
- Owner: fecony
- License: mit
- Created: 2022-07-26T06:07:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-26T19:06:02.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T04:27:36.354Z (3 months ago)
- Topics: buildspace, ethers, learning-by-doing, react, solidity, web3
- Language: JavaScript
- Homepage:
- Size: 910 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# buildspace Wave Portal 👋
Simple Web3 App built with [buildspace](https://buildspace.so/p/build-solidity-web3-app/)
[Solidity Contract Repository](https://github.com/Fecony/web3-solidity)
##### Used
- React
- ethers
- truncate-eth-address (to truncate addresses)### **Welcome!**
To get started with this course, clone this repo and follow these commands:
1. Run `npm install` at the root of your directory
2. Run `npm run start` to start the project
3. Start coding!### **Questions?**
Have some questions make sure you head over to your [buildspace Dashboard](https://app.buildspace.so/courses/CO02cf0f1c-f996-4f50-9669-cf945ca3fb0b) and link your Discord account so you can get access to helpful channels and your instructor!