Skip to content

Instantly share code, notes, and snippets.

View mFarghaly's full-sized avatar
👨‍💻
Developing kotal.co

Mostafa Farghaly mFarghaly

👨‍💻
Developing kotal.co
View GitHub Profile
@mFarghaly
mFarghaly / rinkeby.yaml
Last active September 28, 2020 11:05
Multi-client Rinkeby
apiVersion: ethereum.kotal.io/v1alpha1
kind: Network
metadata:
name: network-sample
spec:
join: rinkeby
nodes:
- name: node-1
client: besu
bootnode: true
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'install', 'bitcore' ]
2 info using npm@1.2.18
3 info using node@v0.10.15
4 verbose read json /home/farghaly/package.json
5 verbose read json /home/farghaly/node_modules/bitcore/package.json
6 verbose read json /home/farghaly/node_modules/node-gyp/package.json
7 verbose read json /home/farghaly/package.json
8 verbose cache add [ 'bitcore', null ]
9 verbose cache add name=undefined spec="bitcore" args=["bitcore",null]