Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Owshen-Network

Owshen Network Tutorial by EVM0x

Coding

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 Gitpod

2.Create New Workspace

 You can use your own repository, in this case, writers using EVM0x/OwshenNetwork

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
 ./Owshen_v0.1.0_x86_64.AppImage info
 ./Owshen_v0.1.0_x86_64.AppImage wallet

4.You can check on HERE and import your mnemonic pharse to see your address.

5.After you get owshen address, paste your address to owshen official twitter to get your first airdrop before testnet events launch. TWITTER

                      MARRY CHRISTMAS & HAPPY NEW YEAR 🔥🔥🔥

About

Owshen Network Tutorial

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors