From ea2258761b61bad42d3af9da41cce6812ab66f66 Mon Sep 17 00:00:00 2001 From: Josh Date: Wed, 22 Jun 2022 11:40:21 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1522843aa..39d3bc84c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ We are looking for community members with experience writing Solidity contracts to write bridge contracts. As Aztec integrates with more Ethereum protocols, more transactions will flow through the network making it faster, cheaper and more private for everyone. -There is a grants program where you can get funding to write a custom bridge. You can find more information about the program [here](https://www.notion.so/aztecnetwork/Aztec-Grants-19896948e74b4024a458cdeddbe9574f). +We have a grants program where you can get funding to write a custom bridge. You can find more information about the program [here](https://www.notion.so/aztecnetwork/Aztec-Grants-19896948e74b4024a458cdeddbe9574f). In the near future, adding a custom bridge to the Aztec network will be permissionless. Currently bridges must be added to the Aztec Rollup processor contract manually by the team. This is a temporary measure as we bootstrap the network.