ChainSafe/chainbridge-solidity

Deploy faucet API

Closed this issue · 0 comments

Deploy faucet API that will be used by faucet UI.

Requirements

  • Automatic deployment should be triggered on each push to main branch
  • API needs to be deployed to a public domain similar to other dev services
    • @P1sar are we moving all our deployments to a new domain or are we using chainsafe.io for now ?
  • A SSM parameter holding config (with private keys) should be mapped to ENV variable FAUCET_CONFIG

Details