Skip to content

kasvis/chain_KYVE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The KYVE Chain

v0.2.0

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published