mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
Update README.md
This commit is contained in:
parent
ab903f0f5e
commit
1c2b436223
1 changed files with 6 additions and 1 deletions
|
|
@ -21,7 +21,12 @@
|
||||||
1. The forked repo could be found under `https://github.com/denislav-mladenov/go-ethereum`
|
1. The forked repo could be found under `https://github.com/denislav-mladenov/go-ethereum`
|
||||||
2. Updated the forked repo with new functionality.
|
2. Updated the forked repo with new functionality.
|
||||||
1. The required docker image file could be found under `/go-ethereum/.github/workflows/docker-build.yml`
|
1. The required docker image file could be found under `/go-ethereum/.github/workflows/docker-build.yml`
|
||||||
2. The docker-compose file could be found under `/go-ethereum/docker-compose/docer-compose.yml`
|
1. The PR was successfully executed and completed:
|
||||||
|
<img width="703" alt="image" src="https://github.com/user-attachments/assets/d53b9525-f5f3-4e82-b17e-2239488f8cee">
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
3. The docker-compose file could be found under `/go-ethereum/docker-compose/docer-compose.yml`
|
||||||
4. The docker deploy file which creates new hardhat could found uder `/go-ethereum/.github/workflows/docker-deploy.yml`
|
4. The docker deploy file which creates new hardhat could found uder `/go-ethereum/.github/workflows/docker-deploy.yml`
|
||||||
1. The hardhat project is under `/go-ethereum/hardhat`
|
1. The hardhat project is under `/go-ethereum/hardhat`
|
||||||
5. Terraform script which creates k8s cluster in AWS could be found `/go-ethereum/terraform/main.tf`
|
5. Terraform script which creates k8s cluster in AWS could be found `/go-ethereum/terraform/main.tf`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue