BEVM Testnet RPC Server
Last updated
Last updated
For developers and projects involved with Ethereum Virtual Machine (EVM), it is prudent to administer their own EVM endpoints. Relying on publicly available endpoints introduces hazards such as centralization and insufficient upkeep, rendering these systems vulnerable to becoming critical points of failure.
The BEVM team strongly advises projects to utilize and manage their own EVM endpoints.
Add the config.json file below when running an archive node.
Use the config.json above when you initiate a BEVM Archive node on the testnet network, opening a WS/HTTP endpoint on port 8087.