Based on:
Updated: 2017-06-26
Verifying my Blockstack ID is secured with the address 1ExqcSejGmyha6MRSgZSjaEKWNW5cpyhkZ https://explorer.blockstack.org/address/1ExqcSejGmyha6MRSgZSjaEKWNW5cpyhkZ |
0xFEef6978afFB0c91eC9d8f0AB86C1b9EBE896738 | |
0xFEef6973afFB0c91eC9d8f0AB86C1b9EBE896738 | |
0xFEef6978afFB0c91eC9d8f0AB86C1b9EBE89 | |
0xfeef6978affb0c91ec9d8f0ab86c1b9ebe896738 |
echo "{ | |
"shell_cmd": "/usr/local/bin/solc \"$file\" --gas --combined-json abi,bin --optimize " | |
} | |
" >> ~/.config/sublime-text-3/Packages/User/ |
[{"constant":true,"inputs":[],"name":"number","outputs":[{"name":"","type":"uint256"}],"payable":false,"type":"function"},{"inputs":[],"payable":false,"type":"constructor"}] |
Based on:
Updated: 2017-06-26
'use strict'; | |
import React from 'react'; | |
import $ from 'jquery'; | |
import { Icon, Segment, Statistic, Dimmer, Loader } from 'semantic-ui-react'; | |
require('styles/kidec/FabricStatus.css'); | |
class FabricStatusComponent extends React.Component { | |
constructor(props) { |
/** | |
* Created by will on 07.06.17. | |
*/ | |
import org.hyperledger.java.shim.ChaincodeBase; | |
import org.hyperledger.java.shim.ChaincodeStub; | |
/** | |
* <h1>Hello Blockchain sample chaincode</h1> | |
* (java implementation of <A href="https://github.com/hyperledger/fabric/blob/master/examples/chaincode/go/chaincode_example02/chaincode_example02.go">chaincode_example02.go</A>) |
# This container takes care of the identities | |
membersrvc: | |
container_name: membersrvc | |
image: hyperledger/fabric-membersrvc | |
expose: | |
- "7054" | |
ports: | |
- "7054:7054" | |
volumes: | |
- ./membersrvc.yaml:/opt/gopath/src/github.com/hyperledger/fabric/membersrvc/membersrvc.yaml |
Stop parity if running
download the ropsten-543210.snapshot
wget https://transfer.sh/jDMLZ/ropsten-543210.snapshot
restore parity:
parity --chain=ropsten restore ropsten-543210.snapshot
# Start with IE or a shell: | |
# START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/chevdor/8d04225bee6950546a9c/raw/2c0a780f046e93aed2a06df067b3722aaf4c4f12/BoxStarterWork | |
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions | |
Enable-RemoteDesktop | |
Set-StartScreenOptions -EnableBootToDesktop | |
Install-WindowsUpdate -AcceptEula | |
# BoxStarter | |
cinst Boxstarter |