如何成為驗證人(參考文檔)
https://wiki.polkadot.network/en/latest/lang/chinese/node/guides/how-to-validate/
(關(guān)鍵步驟)
You will also need to install the following packages:
Linux:
sudo apt install cmake pkg-config libssl-dev git clang libclang-devMac:
brew install cmake pkg-config openssl git llvm
polkadot --chain alex --key="12個助記詞" --validator 只運行這行
--name alan123454321
如何成為提名人
https://wiki.polkadot.network/en/latest/polkadot/node/guides/how-to-nominate/