├── .gitignore ├── 2018-02-17-EthRaspbian-geth-1.6.5-lite.raspilab.img.md5 ├── GuiaInstalacionRaspbian.pdf ├── Lab Raspbian ├── MEMBERS.md ├── README.md └── ethereum-behq ├── LEEME.md ├── README.md ├── docker-compose-init.yml ├── docker-compose.yml └── files ├── genesis.json ├── keystore └── UTC--2017-10-19T23-14-50.790333682Z--6a45ab210b8ad40b34167cd49be056ce2ac2f864 └── password /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlockchainEspanaHQ/CommunityLab/HEAD/.gitignore -------------------------------------------------------------------------------- /2018-02-17-EthRaspbian-geth-1.6.5-lite.raspilab.img.md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlockchainEspanaHQ/CommunityLab/HEAD/2018-02-17-EthRaspbian-geth-1.6.5-lite.raspilab.img.md5 -------------------------------------------------------------------------------- /GuiaInstalacionRaspbian.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlockchainEspanaHQ/CommunityLab/HEAD/GuiaInstalacionRaspbian.pdf -------------------------------------------------------------------------------- /Lab Raspbian: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /MEMBERS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlockchainEspanaHQ/CommunityLab/HEAD/MEMBERS.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlockchainEspanaHQ/CommunityLab/HEAD/README.md -------------------------------------------------------------------------------- /ethereum-behq/LEEME.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlockchainEspanaHQ/CommunityLab/HEAD/ethereum-behq/LEEME.md -------------------------------------------------------------------------------- /ethereum-behq/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlockchainEspanaHQ/CommunityLab/HEAD/ethereum-behq/README.md -------------------------------------------------------------------------------- /ethereum-behq/docker-compose-init.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlockchainEspanaHQ/CommunityLab/HEAD/ethereum-behq/docker-compose-init.yml -------------------------------------------------------------------------------- /ethereum-behq/docker-compose.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlockchainEspanaHQ/CommunityLab/HEAD/ethereum-behq/docker-compose.yml -------------------------------------------------------------------------------- /ethereum-behq/files/genesis.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlockchainEspanaHQ/CommunityLab/HEAD/ethereum-behq/files/genesis.json -------------------------------------------------------------------------------- /ethereum-behq/files/keystore/UTC--2017-10-19T23-14-50.790333682Z--6a45ab210b8ad40b34167cd49be056ce2ac2f864: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BlockchainEspanaHQ/CommunityLab/HEAD/ethereum-behq/files/keystore/UTC--2017-10-19T23-14-50.790333682Z--6a45ab210b8ad40b34167cd49be056ce2ac2f864 -------------------------------------------------------------------------------- /ethereum-behq/files/password: -------------------------------------------------------------------------------- 1 | behq --------------------------------------------------------------------------------