- Remove and Re-Install nearup (https://github.com/near-guildnet/nearup)
- Remove and Re-Install near-shell (https://github.com/near-guildnet/near-shell)
- Start your node:
nearup guildnet --nodocker - Enter the wallet account created:
<account>.guildnet - Post your account name
<account>.guildnetin the tokens channel and request tokens - Get the public key from validators_key.json:
cat ~/.near/guildnet/validator_key.json - Configure NEAR Shell for GuildNet:
export NEAR_ENV=guildnet - Stake directly to your node:
near stake <account>.guildnet <staking public key> <amount to stake>
Need more detailed intructions see: Setup a GuildNet Node