Fraxtal Testnet Mode Testnet Metis Sepolia Kroma Sepolia Zora Sepolia Celo Alfajores Goerli Holesky 🛠️ Prerequisites Bun 1.0.0 or higher Node.js 18.0.0 or higher (if not using Bun) 📦 Installation # Clone the repository git clone https://github.com/yourusername/mcp-evm-server.git ...
RPC_BSC=${archive_node} You can get a free archive node endpoint fromhttps://nodereal.io/. Run forge test: forgetest Flatten all system contracts npm run flatten All system contracts will be flattened and output into${workspace}/contracts/flattened/. ...
L1_RPC with your own BSC Testnet RPC Endpoint for stability#export network=testnet#export L1_RPC=https://bsc-testnet.bnbchain.org#export P2P_BOOTNODES="enr:-J24QGQBeMsXOaCCaLWtNFSfb2Gv50DjGOKToH2HUTAIn9yXImowlRoMDNuPNhSBZNQGCCE8eAl5O3dsONuuQp5Qix2GAYjB7KHSgmlkgnY0gmlwhDREiqaHb3BzdG...
Note, on OSX and Linux this also means that attaching to a running testnet node requires the use of a custom endpoint since geth attach will try to attach to a production node endpoint by default. E.g. geth attach <datadir>/testnet/geth.ipc. Windows users are not affected by this. ...
Note, on OSX and Linux this also means that attaching to a running testnet node requires the use of a custom endpoint since geth attach will try to attach to a production node endpoint by default. E.g. geth attach <datadir>/testnet/geth.ipc. Windows users are not affected by this. ...
Note, on OSX and Linux this also means that attaching to a running testnet node requires the use of a custom endpoint since geth attach will try to attach to a production node endpoint by default. E.g. geth attach <datadir>/testnet/geth.ipc. Windows users are not affected by this. ...