Install Extension here
UJQ1EQBQDTand then go to Stork Discord here
Go to #stork-verify in Discord and Submit your Screenshot of your account dashboard in extension to get Role
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯2
Crypto Node ID
For cosmovisor user, you can plan the upgrade now and relax
Dont forget to add the following line to your service file (ex:
Then, restart the service
DAEMON_HOME=~/.empe-chain
DAEMON_NAME=emped
mkdir $DAEMON_HOME/lib
wget https://github.com/CosmWasm/wasmvm/releases/download/v1.5.2/libwasmvm.x86_64.so -P $DAEMON_HOME/lib
echo 'export LD_LIBRARY_PATH='$DAEMON_HOME'/lib:$LD_LIBRARY_PATH' >> ~/.profile
source ~/.profile
curl -LO https://github.com/empe-io/empe-chain-releases/raw/master/v0.3.0/emped_v0.3.0_linux_amd64.tar.gz
tar -xvf emped_v0.3.0_linux_amd64.tar.gz
cosmovisor add-upgrade v0.3.0 ./emped --upgrade-height 3871292
Dont forget to add the following line to your service file (ex:
/etc/systemd/system/emped.service) . Replace user_path with your actual userEnvironment="LD_LIBRARY_PATH=/home/user_path/.empe-chain/lib:$LD_LIBRARY_PATH"
Then, restart the service
sudo systemctl daemon-reload && sudo systemctl restart emped
Crypto Node ID
We get more this month because there's a delegation from team that boost our revenue.
until next month, we will get more. Thank you for your support
Please open Telegram to view this post
VIEW IN TELEGRAM
Crypto Node ID
Mint SBT NFT to boost your points (around 2$ BASE ETH) and complete another Tasks. and submit Proofs. Go get Here π₯
Please open Telegram to view this post
VIEW IN TELEGRAM
π2
Crypto Node ID
We've created 1 article on how to setup basic security in your server.
Please do with care while it's securing your server, it also may prevent you to login at all and lose the access to your server.
Check it out : https://docs.cryptonode.id/en/basics/security-setup
Please open Telegram to view this post
VIEW IN TELEGRAM
docs.cryptonode.id
Security Setup | CryptoNodeID
This is basic security setup that we use to protect our servers
π₯°3
Crypto Node ID
*additionally add Peaq CA in Chainlist here
Voila!
Please open Telegram to view this post
VIEW IN TELEGRAM
β€1
Crypto Node ID
For cosmovisor user, you can plan the upgrade now and relax DAEMON_HOME=~/.empe-chain DAEMON_NAME=emped mkdir $DAEMON_HOME/lib wget https://github.com/CosmWasm/wasmvm/releases/download/v1.5.2/libwasmvm.x86_64.so -P $DAEMON_HOME/lib echo 'export LD_LIBRARYβ¦
don't forget to upgrade.
For Cosmovisor user, follow previous post.
DAEMON_NAME=emped
DAEMON_HOME=${HOME}/.empe-chain
mkdir ${DAEMON_HOME}/lib
wget https://github.com/CosmWasm/wasmvm/releases/download/v1.5.2/libwasmvm.x86_64.so -P ${DAEMON_HOME}/lib
echo "export LD_LIBRARY_PATH=${DAEMON_HOME}/lib:\$LD_LIBRARY_PATH" >> ${HOME}/.profile
source ${HOME}/.profile
sudo systemctl stop emped
rm -rf ${HOME}/upgrade
mkdir ${HOME}/upgrade
cd ${HOME}/upgrade
wget -qO - https://github.com/empe-io/empe-chain-releases/raw/master/v0.3.0/emped_v0.3.0_linux_amd64.tar.gz | tar -xzf -
chmod +x ${HOME}/upgrade/emped
sudo mv ${HOME}/upgrade/emped $(which emped)
sudo systemctl restart emped && sudo journalctl -u emped -f
and then add
Environment="LD_LIBRARY_PATH=/home/user_path/.empe-chain/lib:$LD_LIBRARY_PATH"
to emped.service, usually located in
/etc/systemd/system/emped.servicechange
user_path accordinglyPlease open Telegram to view this post
VIEW IN TELEGRAM
β€1π1
Crypto Node ID
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯5π1
Crypto Node ID
Varanasi Testnet Validators.pdf
44.7 KB
Letβs get ready!
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯3
Crypto Node ID
Mari adu nasib
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯2
Crypto Node ID
Varanasi Testnet Validators.pdf
Action Required
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯4
Crypto Node ID
Now you can run LayerEdge CLI light client. please refer to the official doc.
Or you can use third party node like Mintair here (approx. $5)
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯1
Please open Telegram to view this post
VIEW IN TELEGRAM
β€3π2π₯1
Crypto Node ID
HAPPY EID MUBARAK for those who celebrate.
In the event of Eid Mubarak, we decided to share 50% of the commission to our investors.
We get more this month because there's a delegation from team that boost our revenue.
until next month, we will get more. Thank you for your support
Please open Telegram to view this post
VIEW IN TELEGRAM
CrossFi blockchain explorer.
Shows the operation of the blockchain, reflects transactions, gives complete information about the market price of coins, wallets, validators, nodes.
π₯3
Crypto Node ID
Humanode biomapper will reset in 1 hour.
In the event of humanode reset, our centralized monitoring has been disabled starting from now for the next 72 hours to prevent empty bioauth link leakage.
Please open Telegram to view this post
VIEW IN TELEGRAM
Crypto Node ID
Rank List is here
Check your address and hope it's there
π Final List:
https://docs.google.com/spreadsheets/d/1TDuhNJka9dxMJMuj9RtN68TZvb9Fwseuaxs1l66hXak/edit?gid=2083628407#gid=2083628407
Please open Telegram to view this post
VIEW IN TELEGRAM
Google Docs
Closed Alpha Testing Phase #2 - Snapshot
Crypto Node ID
We've resumed the monitoring.
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯1π₯°1
Crypto Node ID
Due to recent breaking update, where Humanode peer ws and rpc become 1, we've released new binary for status monitoring.
wget https://github.com/CryptoNodeID/humanode-alert-binary/releases/download/v2.0.0/get_status -O get_status
humanode-alert folder.this will only work for Ubuntu 22.04 onwards.
no support for Ubuntu 20.04
Please open Telegram to view this post
VIEW IN TELEGRAM
The First Layer-1 Programmable Datachain. Designed for AI.
*use EVM burner wallet
π€Claim Faucet here
β Done!
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯3
Crypto Node ID
1)
sudo su deploy
2)
cd installer
3)
git pull
4)
./upgrade-linux.sh
5)
./utils/use-devnet4.sh
Now please follow this step to add this additional line on .env
1)
nano ~/.cortensor/.env
2)
copy this additional line and paste it under ## RPC
HOST_MAINNET=https://rpc.ankr.com/eth/0f4eb65057313c39f6fb51be08f77d42041a2ce92018518c5e02a8358029b4a0
save with ctrl+o, and close with ctrl+x
3)
./utils/use-devnet4.sh
Please open Telegram to view this post
VIEW IN TELEGRAM
β€2