Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

coinage-token

Onther-Tech2ISC0.0.8-rc.1

Coinage is a ERC20 token contract that increase all user's balances exponentially for each block mined.

readme

Coinage

Coinage is a ERC20 token contract that increase all user's balances exponentially for each block mined.

TODOs

1. Refactoring (and renaming)

Contracts

  • change AutoIncrementCoinage to is AutoFactoredCoinage is CoinageBase
  • change FixedIncrementCoinage to is FixedFactoredCoinage is CoinageBase
  • change CustomIncrementCoinage to is CustomFactoredCoinage is CoinageBase

Test

  • exports common functions