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

https://github.com/0xjonaseb11/hl-wrld

Metaschool - sepolia create and deploy
https://github.com/0xjonaseb11/hl-wrld

blockchain crypto deployments digital-assets ethersjs hardhat sepolia smart-contract solidty

Last synced: 6 months ago
JSON representation

Metaschool - sepolia create and deploy

Awesome Lists containing this project

README

          

# HL_WRLD

## About

Be able to create, and deploy hello World soldity smart contract on sepolia

### Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

```shell
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
```

----------

@0xJonaseb11