react-auth-box
react-auth-box copied to clipboard
Truffle, Webpack, React, Redux boilerplate with routing and authentication via a smart contract.
Hi, I tried to deploy react-auth box to Heroku but failed. Any advice or enhancement for this.
NB: this issue was opened initially at Truffle by @pascal1990 - relocating it here because it looks like it's specific to the `react-auth-box` (although it may not be). - [x]...
CryptoKitties didn't charge a transaction fee to sign in, so why does this? Is this built differently?
How can the `web3` object stored in the redux store `store` be retrieved from inside the Dashboard `Component`? Pass `web3` to Dashboard as a props from inside `index.js`?
This PR, in addition to what [#24](https://github.com/truffle-box/react-auth-box/pull/24) does, upgrades solc to v0.4.18, and adds visibility specification to the `TestAuthentication` Smart Contract. NOTE: All tests are passing.
This PR - upgrades truffle-contract to `v^3.0.0` so that users can take advantage of the new artifact format as stated in [Truffle 4's release page](https://github.com/trufflesuite/truffle/releases). - Upgrades solidity compiler to...
After unboxing, then compiling and migrating my contracts, Jest tests fail on `npm run test` node v7.1.0 truffle v3.4.11 solidiy v0.4.15 ``` FAIL src/App.test.js ● renders without crashing Invariant Violation:...
Hi, I don't like the way react-auth-box is structured and I'd like to add new defaults. Can I create my own truffle box so that it can be installed from...
Windows 10 settings: Truffle v3.4.6 (core: 3.4.6) Solidity v0.4.13 (solc-js) npm version { 'react-auth-box': '0.1.0', npm: '5.3.0', ares: '1.10.1-DEV', cldr: '31.0.1', http_parser: '2.7.0', icu: '59.1', modules: '57', node: '8.1.3', openssl:...