-
Notifications
You must be signed in to change notification settings - Fork 244
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
leaving the page but adding the aztec connect ejector repo link
- Loading branch information
1 parent
3e87029
commit aadeee3
Showing
9 changed files
with
124 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
title: Aztec Connect Sunset | ||
--- | ||
|
||
import Image from "@theme/IdealImage"; | ||
|
||
:::danger Deprecated | ||
|
||
Aztec Connect is no longer being actively developed and is shut down. | ||
|
||
::: | ||
|
||
## Run your own AC | ||
|
||
Aztec Labs ran a sequencer for a year in maintenance mode, providing free withdrawals until the 31st March 2024. | ||
|
||
However, all of the infrastructure and associated code required to run and interact with the Aztec Connect rollup is open source, so anyone can publish blocks, or run their own instance of the rollup software. For convenience, we've provided an [Aztec Connect Ejector](https://github.com/AztecProtocol/aztec-connect-ejector) you can refer to for instructions. | ||
You can find the old documentation site that includes all of the pertinent information on the [`aztec-connect` branch](https://github.com/AztecProtocol/docs/tree/aztec-connect) of the docs repository. | ||
|
||
### Source Code | ||
|
||
The code is open-source. Here are the relevant repositories you can check for more information: | ||
|
||
- [Running the rollup service](https://github.com/AztecProtocol/aztec-connect/blob/master/yarn-project/README.md) | ||
- [Sequencer](https://github.com/AztecProtocol/aztec-connect/tree/master/yarn-project/falafel) | ||
- [Contracts](https://github.com/AztecProtocol/aztec-connect/tree/master/contracts) | ||
- [SDK](https://github.com/AztecProtocol/aztec-connect/tree/master/yarn-project/sdk) | ||
- [Block Explorer](https://github.com/AztecProtocol/aztec-connect-explorer) | ||
- [Alpha SDK](https://github.com/AztecProtocol/aztec-connect/tree/master/yarn-project/alpha-sdk) | ||
- [Wallet UI](https://github.com/AztecProtocol/wallet-ui) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters