Skip to content

Commit f767542

Browse files
committed
added wiki links in readme
1 parent ce5d57c commit f767542

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,17 @@ orchestrator: 0x6FB00a180781E75F87E2B690Af0196bAa77C7e7C
2020

2121
# bridge contracts (controlled by Ampleforth Bridge DAO on Ethereum)
2222
owner: 0x57981B1EaFe4b18EC97f8B10859B40207b364662
23+
# reports rebase to every bridge in the list
2324
batchRebaseReporter: 0x25fbC7D475B5013f631E5BB7f9Da57A8d1522179
2425
vaults:
2526
- bridge: meter-passport
2627
vault: 0x805c7Ecba41f9321bb098ec1cf31d86d9407de2F
2728
- bridge: matic
2829
vault: 0xCFedb6b85283fBBD0f5F30c5F75324A4B91819c5
2930

31+
# additional utility contracts
32+
meterPassportBatcher: 0x454de9c544fcae74eb09c57a042349d3ead07e29
33+
3034
# BSC (controlled by Ampleforth Bridge DAO on BSC)
3135
owner: 0x1501FBc20d3D0C1FEF146B528e7Cd9a003aBf281
3236
token: 0xDB021b1B247fe2F1fa57e0A87C748Cc1E321F07F
@@ -104,5 +108,10 @@ Each new bridge integration should check for the following cases.
104108

105109
## Deployments
106110

111+
### Testnet
107112
* [Deploy meter passport DEV](https://github.com/ampleforth/cross-chain-ample/wiki/AMPL-Meter-Passport-dev-deployment)
113+
* [Deploy Matic DEV](https://github.com/ampleforth/cross-chain-ample/wiki/Matic-dev-deployment)
114+
115+
### Production
108116
* [Deploy meter passport PROD](https://github.com/ampleforth/cross-chain-ample/wiki/AMPL-Meter-Passport-prod-deployment)
117+
* [Deploy Matic PROD](https://github.com/ampleforth/cross-chain-ample/wiki/Matic-prod-deployment)

0 commit comments

Comments
 (0)