An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Ethereum multiple contract deploy
Final assignment for the 'Distributed Systems Engineering' course by University of Catania

[![Publish VSCode Extension](https://github.com/GabrieleMessina/ethereum-multiple-contract-deploy/actions/workflows/main.yml/badge.svg?branch=main)](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