projectchicago / gastoken

⛽ Tokenize gas on Ethereum with GasToken ⛽
https://gastoken.io
718 stars 89 forks source link

miner examples with more README info and comments #2

Closed adamyala closed 5 years ago

adamyala commented 6 years ago

Would a PR be welcome that adds setup instructions to the miners README and adds comments to the code? I'd be happy to do it. I think I have it working on a local ganache node

lorenzb commented 6 years ago

Hi Adam, thanks for reaching out.

Just so I understand: Did you take the miners from the miners/ directory or write your own mining script?

We would welcome your PR.

Cheers, Team GasToken

adamyala commented 6 years ago

@lorenzb I took the miner code in https://github.com/projectchicago/gastoken/tree/master/miner and ran it on a tiny node on my laptop. It allowed me to debug/play with it to get some insights.

I'll put a PR together! I'll probably have a few questions for you guys along the way.

lorenzb commented 5 years ago

@adamyala Are you still working on this? Otherwise, I will close this issue.

adamyala commented 5 years ago

@lorenzb I unfortunately have not had time. You can close it out. Thank you!