Select Git revision
autocompletion.md
-
* Fix a few Typos
* Fix a few Typos
smith.md 3.06 KiB
How to become a (black)smith
Publish a node
Duniter part
See docker documentation to install, configure, and start a node. For a smith node, you want to set DUNITER_VALIDATOR
to true
.
Reverse proxy part
See nginx reverse proxy.
Join the Smith WoT
Only members of the smith WoT can author blocks. This WoT is a subset of the main WoT, hence before joining it you need to join the main WoT.
- Create an SSH bridge from your computer to your server:
ssh -L 9945:localhost:9945 SSH_USER@YOUR_SERVER
- Install PolkadotJS browser extension. It will manage your private keys and known pubkeys safely.
- Go to a PolkadotJS web UI. (it's not the same thing as the browser extension)
- If using another port or address, change it accordingly in the left panel.