Skip to content
/ kyve Public
forked from KYVENetwork/kyve

KYVE - A protocol for verified data-streams

Notifications You must be signed in to change notification settings

Chimozza/kyve

 
 

Repository files navigation

@kyve

A protocol for verified data streams.

Running a node

Requirements

  • Arweave Keyfile (use ArConnect to generate one).
  • Ethereum Keyfile.
  • $DEV + $KYVE tokens (you can get both for free here).

Setup

To run the node, follow the guide here

Integrations

Existing integrations

  • Avalanche
  • Cosmos
  • Polkadot
  • SmartWeave
  • Solana
  • Zilliqa

Creating a custom integration

To create a new integration, follow the steps described in @kyve/core. You can find a detailed explanation here.

Contributing

To contribute to this repository please follow these steps:

  1. Clone the repository
    https://github.com/KYVENetwork/kyve.git
    
  2. Install and link dependencies
    yarn setup
    

About

KYVE - A protocol for verified data-streams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.0%
  • TypeScript 48.8%
  • Other 0.2%