Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion smart-contracts/cookbook/eth-dapps/uniswap-v2/core-v2.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
title: Uniswap V2 Core with EVM on Polkadot
description: Deploy and test unmodified Uniswap V2 Core contracts on Polkadot Hub using standard Hardhat and TypeScript with the EVM execution path.
tutorial_badge: Intermediate
categories: Smart Contracts, Tooling
page_badges:
tutorial_badge: Intermediate
toggle:
group: uniswap-v2-core
canonical: true
Expand Down
Loading