Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sudenqazozkurt/chain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The KYVE Network

v1.0.0-rc0

The KYVE consensus layer is the backbone of the KYVE ecosystem. The layer is a sovereign Delegated Proof of Stake network built using the Cosmos SDK and Tendermint Core (BFT Consensus).

Building from Source

make build

You can find the kyved binary in the ./build directory.

If you need binaries for alternative architectures than your host:

make release

The different binaries can be found in the ./release directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.5%
  • Other 0.5%