https://github.com/shamoilarsi/web3-basics
https://github.com/shamoilarsi/web3-basics
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/shamoilarsi/web3-basics
- Owner: shamoilarsi
- Created: 2021-12-08T06:05:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-20T08:24:05.000Z (over 3 years ago)
- Last Synced: 2025-02-09T06:28:04.775Z (3 months ago)
- Language: JavaScript
- Size: 311 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web3 Basics
### What is this about?
It's just for me to practice some basic web3 and ethereum stuff.Here I've written a smart contract and deployed it to the Rinkeby TestNet. Also developed a basic frontend to interact with the smart contract.
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.