This repo contains the on-chain programs + utilities for Chainlink Data Streams on Solana.
The on-chain program used to verify data streams DON reports. For more information see the verifier program documentation.
This project uses the below tools:
solana-cli 1.18.26
anchor 0.29.0
rustc 1.82.0
Generate the bindings if contract interface is changed
go install github.com/gagliardetto/anchor-go@v0.3.1
./client/scripts/anchor-go-gen.sh``