GithubHelp home page GithubHelp logo

0tech / ostracon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from finschia/ostracon

0.0 0.0 0.0 66.48 MB

Ostracon, a consensus algorithm, is forked from Tendermint Core. We have added VRF to Tendermint BFT. It adds randomness to PoS Validator elections and improves security.

License: Apache License 2.0

Shell 0.51% Dockerfile 0.15% Makefile 0.46% Go 98.70% Python 0.17% HTML 0.02%

ostracon's Introduction

Ostracon

example workflow example workflow

Ostracon is forked from Tendermint Core v0.34.19 at 2021-03-15.

Node: Requires Go 1.18+

Warnings: Initial development is in progress, but there has not yet been a stable.

Quick Start

git clone

git clone https://github.com/Finschia/ostracon.git
# or
git clone [email protected]:Finschia/ostracon.git

Local Standalone

Build

make build     # go help build
make install   # go help install

Run

ostracon init
ostracon node --proxy_app=kvstore                # Run a node

Before running it, don't forget to cleanup the old files:

# Clear the build folder
rm -rf ~/.ostracon

Visit with your browser

Localnet(4 nodes) with Docker

Build Docker Image

(optionally) Build the linux binary for localnode in ./build

make build-localnode

(optionally) Build ostracon/localnode image

make build-localnode-docker

Run localnet

To start 4 nodes

make localnet-start

Before running it, don't forget to cleanup the old files

rm -rf ./build/node*

Visit with your browser

Linux Docker

Build Docker Image

Build the linux binary

make build-linux-docker

Run a linux docker node

To start a linux node

make standalone-linux-docker

Visit with your browser

ostracon's People

Contributors

ebuchman avatar melekes avatar jaekwon avatar zramsay avatar tac0turtle avatar ethanfrey avatar greg-szabo avatar dependabot[bot] avatar erikgrinaker avatar valardragon avatar cmwaters avatar xla avatar liamsi avatar tnasu avatar odeke-em avatar tessr avatar dependabot-preview[bot] avatar brapse avatar cwgoes avatar rigelrozanski avatar thanethomson avatar zmanian avatar ulbqb avatar torao avatar caffix avatar mappum avatar alexanderbez avatar mdaiki0730 avatar kokeshim0chi avatar petabytestorage 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.