Updated README.md

This commit is contained in:
2024-08-03 04:02:43 +08:00
parent ed15d676c6
commit cef9eff995

View File

@@ -12,21 +12,20 @@ A fully functional Smart Contract wrriten with ```solidity```, ```node.js``` and
This project mainly to keep as a reference for future Web 3.0 Developments.
How to run it:
```
yarn hardhat run scripts/deploy.js --network sepolia
yarn hardhat run scripts/deploy.js --network hardhat
yarn hardhat run scripts/deploy.js --network localhost
```
---
### Success Deploy & Verified Of This Smart Contract To Sepolia Testnet
0xc2022b56eBC140B5FebCf9FBaB14c17db4C315C4 - Contract Verified
0xc2022b56eBC140B5FebCf9FBaB14c17db4C315C4
https://sepolia.etherscan.io/address/0xc2022b56eBC140B5FebCf9FBaB14c17db4C315C4#code
### Public Reported Hacked Code References:
## Previous Hacked Code References
This website is records of all kind previous hacked smart contract:
https://rekt.news/leaderboard/
## Git Version Control
## 1. Git Version Control
First time initialize:
```
git config --global user.name "hoelee"
@@ -53,7 +52,7 @@ node_modules
.encryptedkey.json
```
## Setup Visual Studio Code Development Environment
## 2. Setup Visual Studio Code Development Environment
Windows need to download install WSL
```
@@ -123,11 +122,15 @@ yarn hardhat test --grep customKeyword
```
## Problem Known
## 3. Known Problem of this Project
- Cannot use ```expect``` in test, most probably due to the dependencies mismatched. Future will upgrade and test newer version dependencies.
### Find a bug?
If you found an issue or would like to submit an improvement to this demo project, please submit an issue using the issues tab above.
## 4. Looking Web 3.0 Developer For Your Project?
Mr Hoelee is Welcome Web 3.0 Remote Job, Contact Me Immediately Via WhatsApp <a href="https://wa.me/60175885290">+60175885290</a>
. Or You can email <a href="mailto:me@hoelee.com">me@hoelee.com</a> now. Thanks.