Top "Go-ethereum" questions

go-ethereum also known as geth is a golang implementation of the Ethereum protocol.

How to authenticate and send contract method using web3.js 1.0

I am confused about how I should be executing a contract's method using the web3 1.0 library. This code works (so …

ethereum web3js web3 go-ethereum
Setting gas for truffle

I'm running truffle migrate on main. Also using geth. I originally left gas price and gas empty in truffle.js, …

ethereum truffle go-ethereum cryptocurrency consensys-truffle