Kyve
KYVE - A protocol for verified data-streams
Install / Use
/learn @KYVENetwork/KyveREADME
<p align="center">
<a href="https://kyve.network">
<img src="https://user-images.githubusercontent.com/62398724/110093923-289d6400-7d93-11eb-9d37-3ab7de5b752b.png" height="96">
</a>
<h3 align="center"><code>@kyve</code></h3>
<p align="center">A protocol for verified data streams.</p>
</p>
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:
- Clone the repository
https://github.com/KYVENetwork/kyve.git - Install and link dependencies
yarn setup
