Category "ethereum"

how to get transaction history from blocks via web3?

I have a private chain now and I want to query the transaction histories.I know that web3 has provide those methods web3.eth.blockNumber/web3.eth.getBlockTransa

Is it possible to set up readable names to addresses using Infura?

In my application, I want to create readable names for eth addresses. Currently, I use my own node and it's easy to use: WEB3 = Web3(Web3.HTTPProvider(NODE_NAME