#solana #chainlink #tulip-protocol

sclink

lightweight client for reading chainlink solana feeds

5 releases

0.1.4 Jul 16, 2022
0.1.3 Jul 16, 2022
0.1.2 Jul 15, 2022
0.1.1 Jul 15, 2022
0.1.0 Jul 15, 2022

#1 in #chainlink

Apache-2.0

21KB
473 lines

sclink

unaudited, use at your own risk.

A minimal implementation of chainlink-solana which uses account deserialization instead of CPI to access return data.


lib.rs:

a lightweight client for querying chainlink pricefeeds, based on commit 72a857f37516a4202431156036cb93e2b6a8d9b3 from https://github.com/smartcontractkit/chainlink-solana

Dependencies

~16–26MB
~417K SLoC