Open boojamya opened 8 months ago
Just like we have with Noble and Ethereum, Solana needs a ChainConfig.
Noble example: https://github.com/strangelove-ventures/noble-cctp-relayer/blob/main/noble/config.go Ethereum example: https://github.com/strangelove-ventures/noble-cctp-relayer/blob/main/ethereum/config.go
Will need to take into consideration how we listen for and broadcast events. RPC? Websocket? Both? ect.
Just like we have with Noble and Ethereum, Solana needs a ChainConfig.
Noble example: https://github.com/strangelove-ventures/noble-cctp-relayer/blob/main/noble/config.go Ethereum example: https://github.com/strangelove-ventures/noble-cctp-relayer/blob/main/ethereum/config.go
Will need to take into consideration how we listen for and broadcast events. RPC? Websocket? Both? ect.