GithubHelp home page GithubHelp logo

mpoke / interchain-security Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cosmos/interchain-security

0.0 0.0 0.0 50.92 MB

Replicated security (aka interchain security V1) is an open sourced IBC application which allows cosmos blockchains to lease their proof-of-stake security to one another.

Home Page: https://cosmos.github.io/interchain-security/

License: Other

Shell 1.90% Go 90.46% Bluespec 7.10% Makefile 0.45% Dockerfile 0.09%

interchain-security's Introduction

Interchain Security

Go Report Card Security Rating Vulnerabilities Bugs Lines of Code Coverage

interchain-security contains a working and in-production implementation of the Replicated Security protocol (aka Interchain Security V1). Replicated security is an open sourced IBC application which allows cosmos blockchains to lease their proof-of-stake security to one another.

For more details on the Replicated Security protocol, take a look at the docs or technical specification.

For a list of currently active releases, see RELEASES.md.

For a list of major ICS features available in the currently active releases, see FEATURES.md.

Instructions

Prerequisites

## For OSX or Linux

# go 1.21 (https://formulae.brew.sh/formula/go)
brew install [email protected]
# jq (optional, for testnet) (https://formulae.brew.sh/formula/jq)
brew install jq
# docker (optional, for integration tests, testnet) (https://docs.docker.com/get-docker/)

Installing and running binaries

# install interchain-security-pd and interchain-security-cd binaries
make install
# run provider
interchain-security-pd
# run consumer
interchain-security-cd
# (if the above fail, ensure ~/go/bin on $PATH)
export PATH=$PATH:$(go env GOPATH)/bin

Inspect the Makefile if curious.

Testing

See testing docs.

Learn more

interchain-security's People

Contributors

shaspitz avatar mpoke avatar dependabot[bot] avatar sainoe avatar jtremback avatar msalopek avatar danwt avatar rigelrozanski avatar p-offtermatt avatar bermuell avatar faddat avatar adityasripal avatar insumity avatar github-prbot avatar tbruyelle avatar yaruwangway avatar stana-miric avatar glnro avatar alexanderbez avatar tac0turtle avatar jaybxyz avatar mmulji-ic avatar omahs avatar sontrinh16 avatar joaolago1113 avatar dusan-maksimovic avatar pysel avatar krauspt avatar thanhnhann avatar jtieri 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.