https://github.com/gabrielemessina/ethereum-multiple-contract-deploy
Final assignment for the 'Distributed Systems Engineering' course by University of Catania
https://github.com/gabrielemessina/ethereum-multiple-contract-deploy
ethereum ethereum-contract solidity solidity-contracts vscode-extension
Last synced: 2 months ago
JSON representation
Final assignment for the 'Distributed Systems Engineering' course by University of Catania
- Host: GitHub
- URL: https://github.com/gabrielemessina/ethereum-multiple-contract-deploy
- Owner: GabrieleMessina
- License: mit
- Created: 2025-02-22T12:18:14.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-15T16:38:44.000Z (3 months ago)
- Last Synced: 2025-03-15T17:26:36.595Z (3 months ago)
- Topics: ethereum, ethereum-contract, solidity, solidity-contracts, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=GabrieleMessina.ethereummultipledeploy
- Size: 303 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ethereum multiple contract deploy
Final assignment for the 'Distributed Systems Engineering' course by University of Catania[](https://github.com/GabrieleMessina/ethereum-multiple-contract-deploy/actions/workflows/main.yml)
## How to run
1. Install the [vscode extension](https://marketplace.visualstudio.com/items?itemName=GabrieleMessina.ethereummultipledeploy)
2. Run a blockchain node instance with HardHat or similar (e.g. `npx hardhat node`)
1. You can use the hardhat project in this repo.
3. Deploy contracts using extension command