Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This repository has the contracts that implement the wrapped tokens.

# EVM networks
[evm-base-contracts/README.md](evm-base-contracts/README.md)
# Ethereum network
[ethereumV2/README.md](ethereumV2/README.md)

# Tron network
[tron/README.md](tron/README.md)
Expand Down
2 changes: 1 addition & 1 deletion evm-base-contracts/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This repository has the contracts that implement the wrapped token for BTC, DOGE, ETH and XRP on EVM networks.
This repository has the contracts that implement the wrapped token for BTC, DOGE, ETH and XRP on Ethereum network.

# Installation

Expand Down