All Projects → KYVENetwork → kyve

KYVENetwork / kyve

Licence: other
KYVE - A protocol for verified data-streams

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to kyve

arloader
Rust command line application and client for uploading files to Arweave.
Stars: ✭ 79 (+54.9%)
Mutual labels:  solana, arweave
sworn
Sworn compiles Clarity smart contracts into SmartWeave contracts.
Stars: ✭ 50 (-1.96%)
Mutual labels:  arweave, smartweave
redstone-smartcontracts
An implementation of the Arweave SmartWeave smart contracts protocol.
Stars: ✭ 42 (-17.65%)
Mutual labels:  arweave, smartweave
awesome-defi
Curated list of awesome DeFi protocols, dapps, wallets and other resources
Stars: ✭ 36 (-29.41%)
Mutual labels:  avalanche, solana
Astar
The dApp hub for blockchains of the future
Stars: ✭ 533 (+945.1%)
Mutual labels:  polkadot
weve
A Weavemail client implementation—private, decentralized and open source mail, built on Arweave.
Stars: ✭ 57 (+11.76%)
Mutual labels:  arweave
fetch-nft
🖼🎑🌠 A utility to fetch and easily display Ethereum & Solana NFTs in a common format given any wallet
Stars: ✭ 83 (+62.75%)
Mutual labels:  solana
arweave-go
Arweave-go SDK
Stars: ✭ 27 (-47.06%)
Mutual labels:  arweave
polkascan-pre-harvester
Polkascan PRE Harvester
Stars: ✭ 23 (-54.9%)
Mutual labels:  polkadot
solana-web3-demo
a quick demo for solana web3
Stars: ✭ 93 (+82.35%)
Mutual labels:  solana
subsocial-offchain
Off-chain storage for Subsocial blockchain. This app builds user feeds and notifications by subscribing to Substrate events.
Stars: ✭ 24 (-52.94%)
Mutual labels:  polkadot
Solana.Swift
This is a open source library on pure swift for Solana protocol.
Stars: ✭ 107 (+109.8%)
Mutual labels:  solana
ardrive-web
The ArDrive Web App allows a user to log in to securely view, upload and manage their ArDrive files.
Stars: ✭ 23 (-54.9%)
Mutual labels:  arweave
expo-solana-wallet
Cross-Platform Solana Wallet built with Expo and Solana/web3.js
Stars: ✭ 122 (+139.22%)
Mutual labels:  solana
trustbase
Smart Contract parachain interoperate with Polkadot and Ethereum
Stars: ✭ 22 (-56.86%)
Mutual labels:  polkadot
aragon-chain
(Deprecated) Proof-of-Stake, EVM-compatible blockchain focused on DAOs
Stars: ✭ 25 (-50.98%)
Mutual labels:  cosmos
ts
Misc. TypeScript definitions that are not yet available on DefinitelyTyped but required by other projects in this repo. Should be merged with upstream projects or the DT project.
Stars: ✭ 13 (-74.51%)
Mutual labels:  polkadot
hyperledger
Blockchain、Hyperledger、Ethereum、IPFS learning materials / 学习指南
Stars: ✭ 93 (+82.35%)
Mutual labels:  cosmos
datdot-node-rust
datdot blockchain node in rust
Stars: ✭ 43 (-15.69%)
Mutual labels:  polkadot
dex-v4
Orderbook-based on-chain SPL token swap market
Stars: ✭ 36 (-29.41%)
Mutual labels:  solana

@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
    
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].