Giter Club home page Giter Club logo

orb's Introduction

⚡🔮 is now Free & Open Source

🤗We're pleased to announce that Orb is now fully free 💸 and open source🎊 under the GNU GENERAL PUBLIC LICENSE.🍾🚀💥

orb

Downloading the Desktop builds ⬇️

Windows and OSX binary builds can be found in the repo's releases page. Please install on your 💻📱 not your node.

Downloading the Mobile builds ⬇️

Android

Android users please download the latest APK in the releases page. The Google Play listing is probably out of date.

IOS

You can get Orb IOS using TestFlight (Please consider donating to our Apple dev license fund).

Running Orb from source 🐍

If you have Python3 & git on a unix-like device:

git clone https://github.com/lightningorb/orb.git
cd orb
pip3 install -r requirements.txt
python3 main.py

With venv

Consider installing Orb's dependencies in a virtual 📦 to keep things clean:

git clone https://github.com/lightningorb/orb.git
cd orb
python3 -m venv venv
. venv/bin/activate
pip3 install -r requirements.txt
python3 main.py

Don't trust: verify🕵️

It's prudent to 🔎 code before running it on a mainnet node:

Documentation

🤓Every inch 📏 of 🔮 is documented: Read the docs.

Call to action💪

Non-devs

Do you believe in ₿ and ⚡ and want to help? 👊 Then pick any one of these at random:

  • Bookmark 🔖 this repo.
  • Use Orb.
  • ⭐ this repo.
  • Tweet / Note about trying out 🔮.
  • Write a blog post.
  • Create Youtube 🔮 tutorial.
  • Find bugs & Log issues.
  • Triage issues.
  • Contribute to the docs.

Devs

  • ➡️ Fork ➡️ Use ➡️ PR 🚀

orb's People

Contributors

asherp avatar lightningorb 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.