I hereby claim:
- I am pakaplace on github.
- I am paka (https://keybase.io/paka) on keybase.
- I have a public key ASB8AER6JuerOAo8wYRNzd0JgBdZzeiBK0zQSAwDalaHiQo
To claim this, I am signing this object:
User.js | |
* ethAddress | |
* phoneNumber | |
Task (trigger + action) | |
* triggerJson | |
* actionJSON | |
* userId |
var express = require('express'); | |
var path = require('path'); | |
var favicon = require('serve-favicon'); | |
var logger = require('morgan'); | |
var cookieParser = require('cookie-parser'); | |
var bodyParser = require('body-parser'); | |
var routes = require('./routes/index'); | |
var users = require('./routes/users'); |
pragma solidity ^0.4.18; | |
import './WETH9.sol'; | |
import './Exchange.sol'; | |
contract NotShapeshift{ | |
WETH9 etherToken; //object for WETH9 Contract | |
Exchange exchange; | |
event Deposit(address sender, uint amount); |
I hereby claim:
To claim this, I am signing this object: