Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sol-farm/sclink

minimal implementation of the chainlink solana client using account deserialization for information access
https://github.com/sol-farm/sclink

chainlink chainlink-solana solana tulip-protocol

Last synced: about 2 months ago
JSON representation

minimal implementation of the chainlink solana client using account deserialization for information access

Awesome Lists containing this project

README

        

# sclink

> unaudited, use at your own risk.

A minimal implementation of [chainlink-solana](https://github.com/smartcontractkit/chainlink-solana/tree/develop/contracts/crates/chainlink-solana) which uses account deserialization instead of CPI to access return data.