react-uport-box
react-uport-box copied to clipboard
Truffle, Webpack, React, Redux boilerplate with routing and authentication via a UPort.
I was following the README on getting setup and ran into the following `truffle compile` errors: ```bash ryan$ truffle compile Compiling ./contracts/Migrations.sol... Compiling ./contracts/SimpleStorage.sol... /Users/ryan/Development/react-uport/contracts/Migrations.sol:1:1: SyntaxError: Source file requires different...
Hi thanks for making uport. I am trying to use the react-uport-box and have set up with the app manager for my application which I am working on developing locally...
i think react v16 more nice!
Following instructions: http://truffleframework.com/boxes/react-uport ``` npm update -g truffle truffle unbox react-uport ``` ``` Downloading... Unpacking... Setting up... Unbox successful. Sweet! Commands: Compile: truffle compile Migrate: truffle migrate Test contracts: truffle...
Was part of a hackathon a few months ago and we used the uport box to bootstrap the project. It was working then but not now. Trying to get this...
Hi, I have latest version of truffle installed globally but when I run truffle test this was the output: File not supplied initially. import "truffle/Assert.sol"; I think that the boilerplate...
After unboxing project i ran command "npm intsall" and got this error Unexpected end of input at 1:77191 "esprima-fb":"^10001.1.0-dev-harmony-fb","gh-got":"^1.0.3","istanbul" I don't know why i am facing this issue.
I tried to get this repo up and running. I could get npm to install and run on my local machine but was given these errors when I tried to...
I've include some of my questions or reasons for this PR in this issue: https://github.com/truffle-box/truffle-box-uport/issues/5