Owshen Network Airdrop Tutorial

Owshen is a privacy platform built for EVM-based blockchains. Owshen gathers multiple ideas around cryptocurrency privacy solutions in a single place to provide ultimate privacy.

Using Owshen you can get a fixed Owshen address and start transacting with users inside/outside of the platform, without exposing:

  1. Source (Spend your coins using Zcash/TornadoCash-style merkle inclusion proofs, along with nullifiers)

  2. Destination (Monero-style stealth-addresses are generated each time you send your coins to someone)

  3. Token/Amount (These values are obfuscated and only the sender and receiver, who know a shared-secret, will be able to decode them)

Recently, Owsheen held airdrop for their early users before launching a testnet events.

  1. Firstly, you must have a wallet from Owshen Network that create on code workspace environments. In this case, writers using gitpod that connecting with writers github account. Create gitpod account with link below.

2. Create New Workspace

You can use your own repository, in this case, writers using jonikum/owshen-network
You can use your own repository, in this case, writers using jonikum/owshen-network

3.     Open your terminal, type this command

#!/bin/bash 
sudo apt update && sudo apt upgrade -y
sudo apt-get install git-all -y
sudo apt-get install curl -y
sudo su
sudo apt update
sudo apt install libfuse2
sudo apt install fuse
wget https://github.com/OwshenNetwork/owshen/releases/download/v0.1.0/Owshen_v0.1.0_x86_64.AppImage
chmod +x Owshen_v0.1.0_x86_64.AppImage

./Owshen_v0.1.0_x86_64.AppImage init
in this command, you can find your mnemonic phrase, save it safely.
in this command, you can find your mnemonic phrase, save it safely.
./Owshen_v0.1.0_x86_64.AppImage info
save your address
save your address
./Owshen_v0.1.0_x86_64.AppImage wallet

or you can check on http://127.0.0.1:9000 and import your mnemonic pharse to see your address.

4.     After you get owshen address, paste your address to owshen official twitter to get your first airdrop before testnet events launch. https://twitter.com/OwshenNetwork/status/1739258666199449979?t=YC4moHVHaCZfC96-ahMWvw&s=19

Joni Kumala

Subscribe to Joni Kumala
Receive the latest updates directly to your inbox.
Mint this entry as an NFT to add it to your collection.
Verification
This entry has been permanently stored onchain and signed by its creator.