All Projects β†’ Kava-Labs β†’ Kava

Kava-Labs / Kava

Licence: apache-2.0
DeFi for Crypto.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Kava

Cryptokernel
A SDK for implementing blockchain-based digital currencies
Stars: ✭ 146 (-21.93%)
Mutual labels:  blockchain, cryptocurrency
Blockchain Tutorial
🌾 A step-by-step blockchain tutorial in simplified Chinese
Stars: ✭ 2,081 (+1012.83%)
Mutual labels:  blockchain, cryptocurrency
Java Stellar Sdk
Stars: ✭ 146 (-21.93%)
Mutual labels:  blockchain, cryptocurrency
Peatiocryptoexchange
An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon !
Stars: ✭ 141 (-24.6%)
Mutual labels:  blockchain, cryptocurrency
Dcrwallet
A secure Decred wallet daemon written in Go (golang).
Stars: ✭ 172 (-8.02%)
Mutual labels:  blockchain, cryptocurrency
My Token
πŸ“ˆTrack token prices of your favorite exchanges in terminal!
Stars: ✭ 141 (-24.6%)
Mutual labels:  blockchain, cryptocurrency
Awesome Token Sale
Curated list of token sale resources / ICO resources
Stars: ✭ 149 (-20.32%)
Mutual labels:  blockchain, cryptocurrency
Consensys Academy Notes
A series of notes that were taken during the ConsenSys Academy program.
Stars: ✭ 138 (-26.2%)
Mutual labels:  blockchain, cryptocurrency
Trust Ray
☁️ API for the Trust Wallet. Project no longer supported and current version used as source of transactions and address tokens in Blockatlas https://github.com/trustwallet/blockatlas/blob/master/config.yml#L64
Stars: ✭ 172 (-8.02%)
Mutual labels:  blockchain, cryptocurrency
Okexchain
⛓️ The Infrastructure of Decentralized Exchange ✨
Stars: ✭ 171 (-8.56%)
Mutual labels:  blockchain, cryptocurrency
Crypto Ecosystems
A taxonomy for open source cryptocurrency, blockchain, and decentralized ecosystems
Stars: ✭ 140 (-25.13%)
Mutual labels:  blockchain, cryptocurrency
Cointop
A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies πŸš€
Stars: ✭ 2,912 (+1457.22%)
Mutual labels:  blockchain, cryptocurrency
Blockchainbooks.github.io
Blockchain Books
Stars: ✭ 139 (-25.67%)
Mutual labels:  blockchain, cryptocurrency
Adalite
A lightweight web wallet for Cardano cryptocurrency with Trezor and Ledger support. Please note that the only valid domain for our wallet is adalite.io
Stars: ✭ 146 (-21.93%)
Mutual labels:  blockchain, cryptocurrency
Status Network Token
Smart Contracts for the Status Contribution Period, along with Genesis and Network Tokens
Stars: ✭ 138 (-26.2%)
Mutual labels:  blockchain, cryptocurrency
Ebtc
eBitcoin (eBTC) is an ERC20 token. Its primary utility is to provide an easy & fast payment solution. Its edge over other tokens is that it is capable of sending up to 255 payments in a single transaction.
Stars: ✭ 149 (-20.32%)
Mutual labels:  blockchain, cryptocurrency
Awdy
are we decentralized yet? an analysis of how truly decentralized cryptocurrency networks are
Stars: ✭ 133 (-28.88%)
Mutual labels:  blockchain, cryptocurrency
Token Core
Next generation core inside imToken Wallet.
Stars: ✭ 138 (-26.2%)
Mutual labels:  blockchain, cryptocurrency
Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (-11.76%)
Mutual labels:  blockchain, cryptocurrency
Proof Of Stake Cryptocurrency Generator
πŸ€ Create your own Proof of Stake cryptocurrency with its own blockchain based on NXT
Stars: ✭ 178 (-4.81%)
Mutual labels:  blockchain, cryptocurrency

DeFi for Crypto.

version CircleCI Go Report Card API Reference GitHub Twitter Follow Discord Chat

Reference implementation of Kava, a blockchain for cross-chain DeFi. Built using the cosmos-sdk.

Mainnet

The current recommended version of the software for mainnet is v0.12.1. The master branch of this repository often contains considerable development work since the last mainnet release and is not runnable on mainnet.

Installation

git checkout v0.12.1
make install

Upgrade

The scheduled mainnet upgrade to kava-4 took place on October 15th, 2020 at 14:00 UTC. The current version of Kava for kava-4 is v0.12.1.

The canonical genesis file can be found here

The canonical genesis file hash is

jq -S -c -M '' genesis.json | shasum -a 256
# 760cd37ab07d136e5cbb8795244683f0725f63f5c69ccf61626fe735f1ed9793

Testnet

For further information on joining the testnet, head over to the testnet repo.

Docs

Kava protocol and client documentation can be found in the Kava docs.

If you have technical questions or concerns, ask a developer or community member in the Kava discord.

License

Copyright Β© Kava Labs, Inc. All rights reserved.

Licensed under the Apache v2 License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].