Skip to content

fxpy/nym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nym mixnode updater

0.10.1 -> 0.11.0

!ATTENTION!

this updater works ONLY for root user (if you installed nym-mixnode as root) and added it to systemd (as described in Nym docs). So if you follow the docs and install 0.10.1 - this updater will help you!

  • working paths:

/etc/systemd/system/nym-mixnode.service

/root/nym/target/release/nym-mixnode

for update run

wget -O nym-update.sh https://raw.githubusercontent.com/fxpy/nym/main/nym-update.sh && chmod +x nym-update.sh && ./nym-update.sh

Section for those who installed via nodes.guru script:

for update run

wget -O nym-update.sh https://raw.githubusercontent.com/fxpy/nym/main/nym-update-for-nodesguru.sh && chmod +x nym-update.sh && ./nym-update.sh

after that run for monitoring

journalctl -u nym-mixnode -f -o cat

then go to https://testnet-milhon-wallet.nymtech.net/ create new PUNK wallet, save mnemonic, and give the Nym mixnode command with your attributes (be sure to change all 3 fields with your own):

./nym-mixnode sign --id your-node-id --text "@your_telegram_username your-punk-wallet-address"

then go to bot https://t.me/nympunkbot and give it output of previous command like that:

/transfer 7xdQ1USuNEZN4WbbiZFPfd59HTqFeNkxpu4zWrYGtmTz 4Yo4ZkUBxREJapzf7AxLPodQXic4cfbNziJMLxsftTQsVdm5XKUg8be8ErXhnHunsnmz8EZvuGLwSD98PifCad1f

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages