Skip to content

Instantly share code, notes, and snippets.

@pakaplace
Created February 16, 2019 22:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pakaplace/ecb53d783a2eb2df83df26b84a729df3 to your computer and use it in GitHub Desktop.
Save pakaplace/ecb53d783a2eb2df83df26b84a729df3 to your computer and use it in GitHub Desktop.
EthTTT tables
User.js
* ethAddress
* phoneNumber
* email
Task (trigger + action)
* triggerJson
* actionJSON
* userId
PriceTrigger
* currency: ENUM ('ETH', 'DAI')
* priceUSD: String or number (120.00) # decimals doesn't really matter,
* creationDate: Date
Prices
* currency: ENUM ('ETH', 'DAI')
* priceUsd:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment