Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.
/ kyve Public archive

KYVE - A protocol for verified data-streams

Notifications You must be signed in to change notification settings

KYVENetwork/kyve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
John Letey
Oct 7, 2021
58f3e5c · Oct 7, 2021
May 3, 2021
May 12, 2021
Oct 7, 2021
Sep 4, 2021
Oct 7, 2021
Aug 31, 2021
May 17, 2021
Apr 29, 2021
Oct 6, 2021
May 12, 2021
May 12, 2021
Oct 6, 2021
May 12, 2021
Jul 16, 2021
Apr 29, 2021
Oct 7, 2021

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