Structure

Models

Models

Settings

about config/settings.go

Some unkown variables are stored there.

  • Path of DB
  • Max coins one can have
  • Minimum Events needed for transfer
  • tax
    • const IntraBatchTax float64 = 0.02
    • const InterBatchTax float64 = 0.33
  • const IsStoreOpen bool = true
  • Email Credentials for sending OTP
    • Username
    • Password

Footnotes

I'd like to name it Koins