tangle icon indicating copy to clipboard operation
tangle copied to clipboard

[TASK] Run Sygma relayer

Open drewstone opened this issue 1 year ago • 2 comments

https://github.com/sygmaprotocol/sygma-relayer-deployment

Steps

  • [x] Generate evm and substrate accounts for relayer
  • [x] Configure Aws
  • [x] Configure VPC
  • [x] Create Role which will do the deployment process
  • [x] Set Github secret variables
  • [x] Relayer Configuration Use SSM to configure Parameter store
    • [x] SYG_CHAINS
    • [x] SYG_RELAYER_MPCCONFIG_KEY
    • [x] SYG_RELAYER_MPCCONFIG_TOPOLOGYCONFIGURATION_PATH
    • [x] SYG_RELAYER_MPCCONFIG_TOPOLOGYCONFIGURATION_ENCRYPTIONKEY
    • [x] SYG_RELAYER_MPCCONFIG_TOPOLOGYCONFIGURATION_URL
    • [x] SYG_RELAYER_MPCCONFIG_KEYSHAREPATH
  • [ ] Run relayer
  • [ ] Add Relayer to Sygma MPC set

drewstone avatar May 23 '24 15:05 drewstone

Status update @salman01zp

drewstone avatar Jul 01 '24 13:07 drewstone

Setup is mostly done, I need few config values from Sygma team, I posted in slack and discord channel for help

SYG_RELAYER_MPCCONFIG_TOPOLOGYCONFIGURATION_URL
SYG_RELAYER_MPCCONFIG_TOPOLOGYCONFIGURATION_ENCRYPTIONKEY
SYG_RELAYER_MPCCONFIG_KEY

salman01zp avatar Jul 01 '24 14:07 salman01zp