Skip to content

Commit 51614e4

Browse files
authored
final commit
1 parent 6a7a0f2 commit 51614e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Numo.sol

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ import { Pausable } from "v4-core/lib/openzeppelin-contracts/contracts/utils/Pau
1010
import { ReentrancyGuard } from "v4-core/lib/openzeppelin-contracts/contracts/utils/ReentrancyGuard.sol";
1111

1212
/**
13-
* @title Numo - LogNormal Market Maker
14-
* @author Your Name
13+
* @title Numo
14+
* @author Robert Leifke
1515
* @notice A Uniswap V4 hook implementing a log-normal distribution-based market maker
1616
* @dev This contract implements a custom trading curve based on log-normal distribution principles,
1717
* inspired by the DFMM (Dynamic Function Market Maker) protocol by Primitive Finance.

0 commit comments

Comments
 (0)