> For the complete documentation index, see [llms.txt](https://docs.liquidapps.io/liquidapps-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liquidapps.io/liquidapps-documentation/dapp-service-providers/dsps/setup-dsp/evm-node.md).

# 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.
