You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/dev/amplifier/roadmap.mdx
+2-2
Original file line number
Diff line number
Diff line change
@@ -31,8 +31,6 @@ The Axelar network will be updated to v1.0 at the consensus layer. This release
31
31
- The CosmWasm contracts to be used with Amplifier. These will be released in [Phase 3](/dev/amplifier/roadmap/#phase-3-amplifier-smart-contracts-release).
32
32
Amplifier availability on the Axelar network.
33
33
34
-
## In Progress
35
-
36
34
### Phase 3: Amplifier smart contracts release
37
35
38
36
The [smart contracts powering Amplifier](https://github.com/axelarnetwork/axelar-amplifier/tree/main/doc/src/contracts) will be deployed and instantiated. Verifiers and chain integrators will be able to onboard to the Axelar network by deploying the Amplifier contracts via governance proposals.
@@ -46,6 +44,8 @@ The [smart contracts powering Amplifier](https://github.com/axelarnetwork/axelar
46
44
47
45
- Automatic relaying for new chains. This will become available in [Phase 5](/dev/amplifier/roadmap/#phase-5-amplifier-connected-chains-have-their-own-relayers). Before Phase 5, new chains must either have [their own custom-built relayers](/dev/amplifier/chain-integration/relay-messages/) or be integrated with existing ones.
48
46
47
+
## In Progress
48
+
49
49
### Phase 4: Connect new chains with Amplifier
50
50
51
51
Onboarded chain integrators will be able to connect new chains to the Axelar network through Amplifier.
0 commit comments