Skip to content

Commit 57951ee

Browse files
chore: rename org
1 parent f28f8aa commit 57951ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[LayerZero](https://layerzero.gitbook.io/docs/) is an omnichain interoperability protocol that connects Beam to other networks.
44
It enables everyone to build **Omnichain tokens and NFTs on Beam** that can be transferred cross-chain, and bridge existing assets from other networks.
55

6-
Merit Circle's [LayerZero contracts repository](https://github.com/Merit-Circle/layerzero-contracts) is forked from
6+
Merit Circle's [LayerZero contracts repository](https://github.com/BuildOnBeam/layerzero-contracts) is forked from
77
LayerZero Labs' [example contracts](https://github.com/LayerZero-Labs/solidity-examples) and additionally includes all the necessary setup to get
88
started with Beam, as well as more improvements like upgradeable smart contracts, contract verification and better configuration options under the hood.
99

@@ -24,7 +24,7 @@ The following extensions are available:
2424
Depending on your use case, you'll need to combine these differently. You can find common use cases in the [examples](#examples) section.
2525
The tables below are meant to help you to find the right contract type to base your Omnichain token on.
2626

27-
> This repository contains contracts created by LayerZero which have been [audited](https://github.com/Merit-Circle/layerzero-contracts/tree/main/audit),
27+
> This repository contains contracts created by LayerZero which have been [audited](https://github.com/BuildOnBeam/layerzero-contracts/tree/main/audit),
2828
> and contracts built on top of those by Merit Circle. The latter haven't been formally
2929
> audited yet, and are marked with `*` below.
3030
@@ -61,7 +61,7 @@ The tables below are meant to help you to find the right contract type to base y
6161

6262
## Examples
6363

64-
In the following section, we use Merit Circle's [LayerZero contracts repository](https://github.com/Merit-Circle/layerzero-contracts)
64+
In the following section, we use Merit Circle's [LayerZero contracts repository](https://github.com/BuildOnBeam/layerzero-contracts)
6565
to walk you through different use cases. The examples are tailored towards Beam, but the instructions can be adapted
6666
for any [network supported by LayerZero](#supported-networks).
6767

0 commit comments

Comments
 (0)