Using go-eth client to interact with Ethereum blockchain but from server and perfom admin functions on the election contract.
KibetBrian/BlockchainVoting-Geth-Service
A Geth service for a blockchain voting system. It can create wallets, send ethers, check balance on address etc... therefore it can be used to deploy and interact with voting smart contract on the EVM.
Go