Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Gnome101/UniswapV4HardhatAgain
https://github.com/Gnome101/UniswapV4HardhatAgain
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/Gnome101/UniswapV4HardhatAgain
- Owner: Gnome101
- Created: 2024-03-15T19:44:06.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-17T09:04:26.000Z (9 months ago)
- Last Synced: 2024-08-02T16:33:26.684Z (4 months ago)
- Language: Solidity
- Size: 535 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-uniswap-hooks - TokenTown - 7a1hp)): A Monopoly-inspired, onchain board game where in-game properties are purchased with a stepwise price via a custom-curve v4 pool. (📜 Examples / From Hackathon)
- awesome-uniswap-v4-resources - TokenTown - 7a1hp)): A Monopoly-inspired, onchain board game where in-game properties are purchased with a stepwise price via a custom-curve v4 pool. (📑 Table of Contents / From Hackathon)
- awesome-uniswap-v4-resources - TokenTown - 7a1hp)): A Monopoly-inspired, onchain board game where in-game properties are purchased with a stepwise price via a custom-curve v4 pool. (📑 Table of Contents / From Hackathon)
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.js
```