Difference between revisions of "8545"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
--eth1 `. This will enable the http server on localhost:5052 and try connecting | --eth1 `. This will enable the http server on localhost:5052 and try connecting | ||
to an eth1 node on localhost:8545 | to an eth1 node on localhost:8545 | ||
+ | |||
+ | |||
+ | [[cast send --ledger]] vitalik.eth 1 ether | ||
+ | Error: | ||
+ | Failed to get resolver from the ENS registry: error sending request for url (http://localhost:8545/) | ||
== Related == | == Related == |
Revision as of 08:41, 10 June 2024
geth HTTP-RPC server listening port
lighthouse bn --help --staking Standard option for a staking beacon node. Equivalent to `lighthouse bn --http --eth1 `. This will enable the http server on localhost:5052 and try connecting to an eth1 node on localhost:8545
cast send --ledger vitalik.eth 1 ether Error: Failed to get resolver from the ENS registry: error sending request for url (http://localhost:8545/)
Related
- 8551 geth authenticated APIs
- geth --http
- The Graph
- 8546 http-ws
- 6060
cast send
- Ethereum API
See also
- Ethereum ports:
8545, 8546, 8547, 8551, 9000, 30303, 5052, 5054
- Ethereum API, 8545,
eth_call, eth_blockNumber, eth_getBalance, eth_getBlockByNumber, eth_getTransactionReceipt, web3_clientVersion, eth_subscribe, /eth/v1/node/syncing
,cast
,eth_getProof
,eth_call, eth_chainId, eth_getBlockReceipts
, Eth Beacon Node API,eth_sendRawTransaction, eth_getLogs
,geth --http.api
- Ethereum 2.0, API, Ethereum tasks, Beacon Chain, Ethereum Staking, validator, Consensus clients, Execution clients, Validation clients, Mainnet, testnets: Prater, Goerli ETH, Inclusion distance, Ethereum attestation, Attestation effectiveness, Attestation Reward Scale, slot, Ethereum upgrades: The Merge, Epoch, Slots, rETH, sETH, stETH, Lido Staked ETH, faucet, Ethereum ports, Subjectivity, Lido Staked ETH, ENR, Sharding,
Ethers.js
, Yellow paper, synchronization, ECFSDS
Advertising: