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.

https://x.com/OwshenNetwork/status/1739258666199449979?s=20

  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.

https://www.gitpod.io/

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
post image

3.     Open your terminal, type this command

#!/bin/bash 
sudo apt update && sudo apt upgrade -y
post image
sudo apt-get install git-all -y
sudo apt-get install curl -y
sudo su
post image
sudo apt update
post image
post image
post image
wget https://github.com/OwshenNetwork/owshen/releases/download/v0.1.0/Owshen_v0.1.0_x86_64.AppImage
post image
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
post image

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

post image

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