Skip to content

berkantdu123/EthermineClassicRPC-Go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOING WIKI BACK WIP - FORKER

ORIGINAL PROJECT https://github.com/dwilliamsuk/EthermineRPC-Go

EthermineClassicRPC-Go

Discord Rich Presence for https://ethermine.org/ written in Go

EthermineRPC Example

Configuration

Edit config.yaml as follows:

Key Value
updateTime Refresh Time (in minutes)
minerID Your Ethereum Miner Address
clientID Your RPC Client ID (Check Important Notes)
LargeImage RPC Art Asset Name To Use (Check Important Notes)
LargeImageText Large Image Asset Text
SmallImage Small image under the big one
SmallImageText Small Image Asset Text

Usage

go run main.go

OR

go build main.go

and use the built binary

Important Notes

You NEED to create an application here and grab your client ID, then create an "Art Asset" that will be displayed next to your status.

I'd recommend you keep the refresh time at or above 2 minutes as Ethermine only update information every 2 minutes

I use api.ethermine.org and min-api.cryptocompare.com to get information on your mining stats and current pricing for Ethereum in USD. I am not associated with either of these sites and cannot be held responsible for their content or actions.

About

Discord Rich Presence for https://ethermine.org/

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%