Skip to content
notes:own:vision:com

notes:own:vision:com

…

  • 11-4-2024

    Rivalz.ai – deploying zNode and run rClient

    AI, Blockchain, DevOps, Node

    You should get VPS and access it through SSH. This is a base requirements for installing zNode and rClient. Updating system and installing NodeJS Then time to install zNode. Here is the official documentation: Running a zNode. Installing Rivalz zNode This should be the output of znode run. As described in documentation, copy the ID and go to https://znode.rivalz.ai/znode, connect your wallet and delegate your licences to this particular node ID. You can delegate more then one licence to one VPS at the same time but only if licences are in the same wallet. Confirm delegation transaction in your wallet.…

    Read More

  • 8-27-2024

    Update rClient Rivalz.

    AI, Blockchain, Crypto, DevOps, Node, Software

    Installation process described in previous post Rivalz.AI: rClient CLI. You can use my referral to join for testnet. If you still didn’t update your client rClient you lose your points. Update is pretty straightforward process: Then press ctrl + c to stop the process Paste you EVM address, select drive type, size etc and you’re good.

    Read More

  • 8-24-2024

    BTC Liquid staking

    Blockchain, BTC, Crypto, Staking

    Just a quick note. Not a financial advice. DYOR. I’ve been hearing about Babylon, a Bitcoin staking protocol, and I was considering participating through pStake, a liquid staking protocol in the Cosmos ecosystem that now supports staking BTC on top of Babylon. There was even a campaign create by pStake called Bitcoin Rush to incentivize early users, which I thought would be a great opportunity. My reasons for considering participation were twofold: it’s a new way to use my BTC and earn some yields, and being an early adopter of this technology is exciting. However, after careful consideration, I decided…

    Read More

  • 8-23-2024

    Importing Seed Phrase with Custom Derivation Path to Leap Wallet

    Blockchain, Crypto, Software

    You should NEVER give your seed phrase or private key to anyone!!! As a user of both Keplr and Leap wallets in the Cosmos Ecosystem, I’ve encountered a common issue when trying to interact with decentralized applications (dApps) that require custom derivation paths. While Keplr supports this feature out-of-the-box, Leap wallet users are left wondering how to import their seed phrase with custom derivation path. In this article, we’ll explore the solution using Python’s hdwallet package. Before diving into the code, let’s briefly discuss the two approaches to importing wallets: seed phrases and private keys. While both methods work for…

    Read More

  • 8-8-2024

    drop.money testnet

    Crypto

    The new project on the horizon in the Cosmos ecosystem – Drop, liquid staking protocol, as they say on X “Proud member of the “@LidoFinance Alliance.” To participate in Drop campaign everyone needs referral code, unfortunately I don’t have one but hope to grab it after some time. Project has launched testnet, it is simple and require staking and unstaking test $ATOM tokens. To get test $ATOM tokens you have to join Cosmos Hub discord and find the testnet-faucet channel, to request tokens by typing command and cosmos address: To get test $NEUTRON you have to join Neutron Telegram channel,…

    Read More

  • 7-19-2024

    Rivalz.AI: rClient CLI

    AI, Blockchain, Crypto, Node, Software

    I’ve decided to participate in RivalzAI testnet and met some challenges on my way to run additional rClient(s).After the announce of rClient CLI I’ve tried to add couple of nodes to farm points. The manual is straightforward but there are some extra steps depending on your system version and software on your machine. 1. Permission issue First error I’ve got after running npm i -g rivalz-node-cli was about permissions. Run sudo npm install is a security risk, more about it here. Solution is to change npm prefix settings where the npm will install global packages: You also have to include…

    Read More

  • 7-15-2024

    How to download or upload file from VPS

    DevOps, Software, Web

    When managing servers sometime it’s needed to move files between remote hosts and local machines. It can be backup files, configs etc. One way it so setup Samba and connect to network storage and share files. Another way is to user CLI command “scp”Download file from remote host: Using ssh key Upload file to remove host

    Read More

  • 7-3-2024

    Migrating from Ghost to WordPress

    DevOps, Web, Wordpress

    The idea for this blog was to write down and structure my personal experience. Some of there tasks I’ve tried to figure out how to achive it. And why didn’t I make it public if someone is struggling with particular problems. But anyway, at first I’ve started it on Ghost engine in Docker container. But after some time I’ve noticed that this process uses all RAM on Digital Ocean Droplet. Didn’t experienced problem like this with WordPress. The process of migrating was quick and smooth:1. export content from Ghost in JSON file;2. convert JSON to understandable to WordPress XLM with…

    Read More

  • 6-13-2024

    KavaEVM experience.

    Blockchain

    I withdraw USDT to KavaEVM and tried to sent them to Osmosis using Kava Transfer https://app.kava.io/transfer. And it failed. I’ve tried to use TFM. And it also failed.It is not the first time I’m using this approach and previous times all works as expected. I’ve described it in one of my previous post. Now if I’m trying to use Kava Transfer or TFM my USDT balance is zero. But if I open Keplr dashboard as well as Kava Scan it shows my USDT my wallet on Kava Chain (this is the point because I not straightaway understood which one of…

    Read More

  • 5-25-2024

    Managing Crypto Portfolio

    Crypto

    For every investor it is very important to manage invested funds, understanding gains and losses to be able to draw conclusions based on particular data. The most simple way is to use something like an Excel which is capable to make calculations. Using Google Docs isn’t smart idea but it is very useful in part of access from everywhere. Nextcloud along with OnlyOffice helped me with this issue, I’ve installed it locally on my OrangePI5 home server. It is accessible from everywhere when I connected to my home VPN and secure. First part is done. After all this setup and…

    Read More

←Previous Next→

Stay in the Loop

  • WordPress
  • X
  • YouTube

Copyright © 2026