Skip to content

Schoonmoeder/kyve

 
 

Repository files navigation

@kyve

A protocol for verified data streams.

Running a node

Requirements

  • Arweave Keyfile (use ArConnect to generate one) with some AR in it
  • $KYVE tokens (you can get some 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.1%
  • JavaScript 1.3%
  • Dockerfile 0.6%