Skip to content

spac3unit/kyve-restructuring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The KYVE Chain

v0.5.3

The chain nodes are the backbone of KYVE. The chain layer is a completely sovereign Proof of Stake blockchain build with Cosmos SDK using the Ignite CLI. This blockchain is run by independent nodes we call Chain Nodes since they're running on the chain level. The native currency of the KYVE chain is $KYVE, it secures the chain and allows chain nodes to stake and other users to delegate into them.


Building from source

To build from source, the Ignite CLI is required.

ignite chain build --release --release.prefix kyve

The output can be found in ./release.

If you need to build for different architectures, use the -t flag, e.g. -t linux:amd64,linux:arm64.

Running a chain node

Full documentation for setting up a chain node are provided here.

Emergency_1295379

On block #1295379 the chain halts and an emergency upgrade is required. This upgrade is not handled by cosmovisor. To manually perform the upgrade visit Emergency_1295379.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published