Skip to content

Mint helper Solidity contract for Solo mining with COSMiC. Based on minthelper from 0xlitecoin-token by Snissn

Notifications You must be signed in to change notification settings

LtTofu/minthelper

 
 

Repository files navigation

"Minthelper" is an experiment in writing a contract that would handle minting w/ auto-donation, with the goal of increasing gas usage efficiency on the Ethereum or Ethereum-alike network while Solo mining is being performed. I opted for a simple transfer() call to the ERC918 token contract's transfer() function instead. To my recollection, this contract likely does not work, but may be useful to revise/reuse at some point. -LtTofu

About

Mint helper Solidity contract for Solo mining with COSMiC. Based on minthelper from 0xlitecoin-token by Snissn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 67.7%
  • JavaScript 32.3%