Add Drizzle to manage web3 and smart contracts call
Showing
| ... | @@ -7,6 +7,8 @@ | ... | @@ -7,6 +7,8 @@ |
| "axios": "^0.18.0", | "axios": "^0.18.0", | ||
| "classnames": "^2.2.6", | "classnames": "^2.2.6", | ||
| "d3": "^4.13.0", | "d3": "^4.13.0", | ||
| "drizzle": "^1.2.3", | |||
| "drizzle-react": "^1.2.0", | |||
| "fuse": "^0.4.0", | "fuse": "^0.4.0", | ||
| "jazzicon": "^1.5.0", | "jazzicon": "^1.5.0", | ||
| "node-sass": "^4.9.3", | "node-sass": "^4.9.3", | ||
| ... | @@ -24,6 +26,7 @@ | ... | @@ -24,6 +26,7 @@ |
| "react-select": "^1.2.1", | "react-select": "^1.2.1", | ||
| "react-transition-group": "1.x", | "react-transition-group": "1.x", | ||
| "redux": "^3.7.2", | "redux": "^3.7.2", | ||
| "redux-saga": "^0.16.2", | |||
| "redux-subscriber": "^1.1.0", | "redux-subscriber": "^1.1.0", | ||
| "redux-thunk": "^2.2.0", | "redux-thunk": "^2.2.0", | ||
| "ua-parser-js": "^0.7.18", | "ua-parser-js": "^0.7.18", | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment