midnight72121 / ollo

The official OLLO Station network node

Home Page:https://ollostation.zone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The OLLO Network

Banner!

Project Status: Active -- The project has reached a stable, usable state and is being actively developed. GoDoc Go Report Card Version Discord

Introduction

OLLO is a sovereign L1 chain built on the Cosmos network, providing next-gen trading tools & sustainable tokenomics. Our all-in-one design decentralized exchange platform will provide a suite of advanced, automated tools that expand on the basic capabilities of order book trading, staking, bonding, & portfolio control. We're working to provide users with full, automated control over their assets, positions, stakes, bonds & rewards on all connected cosmos chains. We are professional traders, developers, DeFi scientists and dedicated individuals focused on continuous & sustainable DeFi innovation. Our philosophy is built on the idea that the best tools of today are just a glimpse into the possibilities of tomorrow.

We're currently in the testnet phase of our development. Join our Discord or follow our Twitter account for updates.

Getting Started

Prerequisites

Joining testnet

  • For a full walkthrough on creating an address, joining the network, and getting tokens from the testnet faucet, visit our documentation.

Creating a full node or Validator

  • Ensure you have Make and Go (version 1.18) installed
  • Ensure you have adequate storage (256GB+) and memory (8GB+ RAM) to run a validator/full node
  • For a full, detailed walkthrough on setting up a node and/or validator, visit our official documentation.

Installation

First, clone this repository:

git clone https://github.com/OllO-Station/ollo.git

To build the node, run the command:

make build

To install the node on your local machine, run the command:

make install

For more information on setting up a node and/or a validator for the OLLO testnet, please visit the OLLO docs on setting up a validator

Extra Links

About

The official OLLO Station network node

https://ollostation.zone

License:MIT License


Languages

Language:Go 99.4%Language:Shell 0.4%Language:Makefile 0.2%Language:Dockerfile 0.1%