Ethereum Virtual Machine Node Setup
Should you wish to utilize the LiquidLink service, you can spin up an ETH, Matic, Binance smart chain, or any other fully EVM compatible chain.
Cloud hosting options:
Quick Node https://www.quicknode.com/
Infura https://infura.io/
For manual setup for Ethereum you can follow this guide: https://ethereum.org/en/developers/docs/nodes-and-clients/run-a-node/
For Binance Smart chain: https://docs.binance.org/smart-chain/developer/fullnode.html
Can use AWS's Key Management Service for secure EVM signing using a ECDSA_SHA_256
key pair.
Last updated