This repository was archived by the owner on Mar 11, 2024. It is now read-only.
This repository was archived by the owner on Mar 11, 2024. It is now read-only.
Open
Description
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 test
Test dapp: npm test
Run dev server: npm run start
Build for production: npm run build
truffle develop
Compiling ./contracts/Migrations.sol...
Compiling ./contracts/SimpleStorage.sol...
/Users/zen/Dropbox/Musafa/dev/truffle-uport-react/contracts/SimpleStorage.sol:10:25: ParserError: Expected token LBrace got 'View'
function get() public view returns (uint) {
^
Compiliation failed. See above.
Metadata
Metadata
Assignees
Labels
No labels