add simple provider
Showing
... | @@ -41,10 +41,11 @@ | ... | @@ -41,10 +41,11 @@ |
"change-case": "^3.0.1", | "change-case": "^3.0.1", | ||
"colors": "^1.1.2", | "colors": "^1.1.2", | ||
"commander": "^2.13.0", | "commander": "^2.13.0", | ||
"ethereumjs-util": "^5.1.5", | |||
"ethereumjs-vm": "^2.3.2", | "ethereumjs-vm": "^2.3.2", | ||
"remix-lib": "latest", | "remix-lib": "latest", | ||
"remix-solidity": "latest", | "remix-solidity": "latest", | ||
"standard": "^10.0.3", | "standard": "^10.0.3", | ||
"web3": "^1.0.0-beta.27" | "web3": "1.0.0-beta.27" | ||
} | } | ||
} | } |
src/provider.js
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment