https://github.com/billalxcode/ens-atlanta-payments
ENS Atlanta Payment Contracts
https://github.com/billalxcode/ens-atlanta-payments
Last synced: 21 days ago
JSON representation
ENS Atlanta Payment Contracts
- Host: GitHub
- URL: https://github.com/billalxcode/ens-atlanta-payments
- Owner: billalxcode
- Created: 2024-06-03T01:53:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T13:20:43.000Z (almost 2 years ago)
- Last Synced: 2025-01-27T12:11:58.687Z (over 1 year ago)
- Language: Python
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample Hardhat Project
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a Hardhat Ignition module 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 ignition deploy ./ignition/modules/Lock.ts
```