Created
February 16, 2019 22:17
-
-
Save pakaplace/ecb53d783a2eb2df83df26b84a729df3 to your computer and use it in GitHub Desktop.
EthTTT tables
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
User.js | |
* ethAddress | |
* phoneNumber | |
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