Giter Site home page Giter Site logo

effofxprime / canine-chain Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jackallabs/canine-chain

0.0 0.0 0.0 68.37 MB

The Jackal Protocol blockchain binary

Home Page: https://jackalprotocol.com

License: MIT License

Shell 5.87% Python 0.01% Go 93.33% Makefile 0.75% Dockerfile 0.04%

canine-chain's Introduction

canine banner

Canine Chain

Canine Chain is a core component to the Jackal Protocol, a distributed cloud storage platform running on blockchain rails. This component is the replicated state machine that manages storage deals, payments and data-permissions. It is built using the Cosmos-SDK and CometBFT (formerly Tendermint).

golangci-lint Test Build

Wiki Pages

  1. Modules
  2. Tokens
  3. Storage Providers

Installing the Canine CLI

Prerequisites

  • Install GoLang 1.21 here
  • Install build essentials (GNU Make)

Installing

To install canined on your Linux machine:

git clone https://github.com/JackalLabs/canine-chain.git
cd canine-chain
make install

Pre-built Binary

Releases and download the latest release. Move the executable to a folder in your $PATH and download this to /lib/libwasmvm.x86_64.so

sudo wget https://github.com/CosmWasm/wasmvm/raw/v1.2.6/internal/api/libwasmvm.x86_64.so -O /lib/libwasmvm.x86_64.so

You may also need to run sudo chmod +x canined inside the executables directory to allow it to run.

Testing this chain

make test

Version Map

When Syncing, you MUST use the flag --unsafe-skip-upgrades 118040 after canined start or else you will crash at height 118040.

block height canined version
45381 1.1.2
0 1.1.0

License

Canine by Jackal uses the MIT License.

Bug Bounty

Refer to the bug bounty program proposed by Jackal Labs Here

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.