We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a06dc1 commit 99ed7d3Copy full SHA for 99ed7d3
smart-contracts/cookbook/eth-dapps/uniswap-v2.md
@@ -20,7 +20,7 @@ Before starting, make sure you have:
20
21
- Node.js (v16.0.0 or later) and npm installed.
22
- Basic understanding of Solidity and JavaScript.
23
-- Familiarity with [`hardhat`](/smart-contracts/dev-environments/hardhat/){target=\_blank} development environment.
+- Familiarity with [Hardhat](/smart-contracts/dev-environments/hardhat/){target=\_blank} development environment.
24
- Some test tokens to cover transaction fees (obtained from the [Polkadot faucet](https://faucet.polkadot.io/?parachain=1111){target=\_blank}).
25
- Basic understanding of how AMMs and liquidity pools work.
26
0 commit comments