Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sol-farm/sclink
- Owner: sol-farm
- License: apache-2.0
- Created: 2022-07-15T09:19:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T00:29:20.000Z (over 2 years ago)
- Last Synced: 2023-03-03T19:48:49.121Z (almost 2 years ago)
- Topics: chainlink, chainlink-solana, solana, tulip-protocol
- Language: Rust
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.