solana-playground / solana-playground

Quickly develop, deploy and test Solana programs from browsers
https://beta.solpg.io
Apache License 2.0
399 stars 135 forks source link

Chainlink support #212

Open ChaituKReddy opened 2 months ago

ChaituKReddy commented 2 months ago

Similar to Pyth, Chainlink also provides service for price data on-chain. Can we get this support natively in the playground?

Package - chainlink_solana Version - 1.0.0 docs.rs link - https://docs.rs/chainlink_solana/latest/chainlink_solana/

acheroncrypto commented 2 months ago

Yeah, we can support it too. Adding support for it is quite easy but it will take some time to make this live due to other factors.

ChaituKReddy commented 2 months ago

Thank you for considering the addition of Chainlink support to Solana Playground. Is there a tentative timeline for when you might be able to revisit this request?