canine-chain

module
v3.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 3, 2024 License: MIT

README

canine banner

Jackal Core

Jackal Core is a blockchain built using Cosmos SDK and Tendermint.

golangci-lint Test Build

Pages

  1. Modules
  2. Tokens
  3. Storage Providers

Installing the Canine CLI

Prerequisites
  • Install GoLang 1.20 here
  • Install build essentials (GNU Make)
Installing

To install canined on your Linux machine:

go 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.1.1/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

go 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

Developer Contact

Directories

Path Synopsis
app
params
Package params defines the simulation parameters in the gaia.
Package params defines the simulation parameters in the gaia.
cmd
x
filetree/types
Package types is a reverse proxy.
Package types is a reverse proxy.
jklmint/types
Package types is a reverse proxy.
Package types is a reverse proxy.
notifications/types
Package types is a reverse proxy.
Package types is a reverse proxy.
oracle/testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
oracle/types
Package types is a reverse proxy.
Package types is a reverse proxy.
rns
rns/testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
rns/types
Package types is a reverse proxy.
Package types is a reverse proxy.
storage/testutil
Package testutil is a generated GoMock package.
Package testutil is a generated GoMock package.
storage/types
Package types is a reverse proxy.
Package types is a reverse proxy.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL