# Owshen Network Airdrop Tutorial **Published by:** [Joni Kumala](https://paragraph.com/@joni-kumala/) **Published on:** 2023-12-26 **URL:** https://paragraph.com/@joni-kumala/owshen-network-airdrop-tutorial ## Content 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:Source (Spend your coins using Zcash/TornadoCash-style merkle inclusion proofs, along with nullifiers)Destination (Monero-style stealth-addresses are generated each time you send your coins to someone)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. https://x.com/OwshenNetwork/status/1739258666199449979?s=20Firstly, 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.https://www.gitpod.io/ 2. Create New WorkspaceYou can use your own repository, in this case, writers using jonikum/owshen-network3. 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 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../Owshen_v0.1.0_x86_64.AppImage info 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 https://twitter.com/OwshenNetwork/status/1739258666199449979?t=YC4moHVHaCZfC96-ahMWvw&s=19 Joni Kumala https://x.com/huntercuan_ https://github.com/Jonikum/Subscribe ## Publication Information - [Joni Kumala](https://paragraph.com/@joni-kumala/): Publication homepage - [All Posts](https://paragraph.com/@joni-kumala/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@joni-kumala): Subscribe to updates