Coder Social home page Coder Social logo

genesis's Introduction

๐Ÿ”บ The Bermuda Testnet ๐Ÿ”บ

Owshen is an innovative privacy platform developed for EVM-based blockchains. Owshen's very first testnet, The Bermuda Testnet has launched! Excited to check it out? Just follow these steps!)

Steps

  1. Get yourself a GNU/Linux machine. (Ubuntu +22.04 preferred)
  2. Install libfuse2, npm and snarkjs:
    sudo apt install fuse libfuse2 npm -y
    sudo npm install -g snarkjs
  3. Download the latest AppImage of the Owshen Wallet:
    wget https://github.com/OwshenNetwork/owshen/releases/download/v0.1.4/Owshen_v0.1.4_x86_64.AppImage
  4. Make it executable:
     chmod +x Owshen_v0.1.4_x86_64.AppImage
  5. If this is the first time you are creating a wallet, initialize your wallet and KEEP YOUR 12-WORD MNEMONIC PHRASE IN A SAFE PLACE!
    ./Owshen_v0.1.4_x86_64.AppImage init
    Otherwise, if you have previously participated in our airdrop and already have a wallet, re-initialize your wallet with your old 12-mnemonic phrase via this command:
    ./Owshen_v0.1.4_x86_64.AppImage init --mnemonic "[YOUR 12 WORD MNEMONIC-PHRASE]"
    In case you have problems reinitializing your wallet, try removing the old wallet files (THIS WILL REMOVE YOUR WALLET FILE, MAKE SURE YOU HAVE WRITTEN DOWN YOUR 12-WORD MNEMONIC PHRASE SOMEWHERE!):
    rm -rf ~/.owshen-wallet
    rm -rf ~/.owshen-wallet-cache
    And then initialize again!
  6. Run the Owshen wallet! You should be able to see your DIVE balance in case you have successfully participated on our Bermuda airdrop!
    ./Owshen_v0.1.4_x86_64.AppImage wallet
    
  7. If you have problems running the wallet, let's discuss in our Discord server: https://discord.gg/owshen

Happy diving! ๐ŸŠ

genesis's People

Contributors

owshennetwork avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.