I hereby claim:
- I am u-u-z on github.
- I am remi_io (https://keybase.io/remi_io) on keybase.
- I have a public key ASAAXavTUpcHV5aGXo65gwMGj3EdgQkNs58e6qImWifwtQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Assume working directory of ~/playground/ethereum and that terminal windows are all opened here.
$ geth --datadir ./node1 account newYou will be prompted to enter and confirm a password. This will create a "keystore" directory in your working directory with the key for the created account saved in it.
| did:3:bafyreihjq4fpueqgzpi4vn4kaenecl7igcx2i25vnfrzzrvgqtrhvvxpku |
| # Use root/example as user/password credentials | |
| version: '3.1' | |
| services: | |
| adminer: | |
| image: adminer | |
| restart: always | |
| ports: | |
| - 127.0.0.1:33060:8080 |