ethereum-lite-explorer icon indicating copy to clipboard operation
ethereum-lite-explorer copied to clipboard

Help running with Besu

Open onigiri-x opened this issue 4 years ago • 1 comments

Hi there, I am trying to use this project to see an instance of Hyperledger besu permissioned network.

Right now I can use my besu node to move ETH, send txs etc with whitelisted accounts. On metamask for example, I can see ETH balances on the network by simply connecting to the node. I can submit txs with a whitelisted account. It is possible that I cannot GET from the blockchain without private key authentication.

In the instructions for besu it is stated that we can use APP_NODE_URL to set the rpc endpoint. That's fine. I am wondering if there is some extra step to pass a private key to the app so it can access permissioned data? Let me know. Attached here in is what I see when I search a contract address that I know I have deployed to this network

image

onigiri-x avatar Feb 03 '21 13:02 onigiri-x

Hey @onigiri-x, since this repo isn't actively maintained I recommending jumping over to https://chat.hyperledger.org/channel/besu for your question

vmichalik avatar Jul 01 '21 08:07 vmichalik