Argumentative. Opinionated. Always right. . Drinker. love Fun, knowledge greedy .
Start geth with rinkeby chain
To add self signed certificates in macOS Sierra for testing, you need to create root CA certificate signed with SHA256
openssl req -x509 -nodes -sha256 -days 365 -newkey rsa:2048 -keyout localhost.key -out localhost.cert
btcd is an alternative full node bitcoin implementation
Running docker container of btcd