You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to make sure to keep signal strong in the GitHub issue tracker – to make sure that it remains the best place to track issues that affect the development of Solana itself.
Questions like yours deserve a purpose-built Q&A forum. Unless there exists evidence that this is a bug with Solana itself, please post your question to the Solana Stack Exchange using this link: https://solana.stackexchange.com/questions/ask
This automated message is a result of having added the ‘question’ tag.
I am working on integrating Solana functionality into a website and would like to deploy a Solana smart contract using JavaScript.
I've reviewed the documentation, and many of the tasks are typically accomplished through the cli , such as
anchor deploy
solana program deploy
.Are there any suitable examples available for deploying Solana smart contracts through JavaScript?
The text was updated successfully, but these errors were encountered: