Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand the Solana doc #465

Open
fadeev opened this issue Sep 9, 2024 · 0 comments
Open

Expand the Solana doc #465

fadeev opened this issue Sep 9, 2024 · 0 comments
Labels

Comments

@fadeev
Copy link
Member

fadeev commented Sep 9, 2024

https://github.com/zeta-chain/docs/blob/3e0d743ea2db0d469dbacd28c2a71551f322342a/src/pages/developers/chains/solana.mdx

Mention Solana gateway functions like in the EVM doc:

https://github.com/zeta-chain/docs/blob/3e0d743ea2db0d469dbacd28c2a71551f322342a/src/pages/developers/chains/evm.mdx

Describe on a high-level how to interact with gateway on Solana (code might change, so make sure the doc is high level, the code is for reference here):

https://github.com/zeta-chain/toolkit/blob/585aedb6fe3372b14e80f4d710ffb508773624b9/packages/client/src/solanaDeposit.ts

Link to a successful deposit on Solana on devnet explorer and show how to understand if a tx was successful.

Add a section on setting up Solana wallet to the getting started doc:

https://github.com/zeta-chain/docs/blob/3e0d743ea2db0d469dbacd28c2a71551f322342a/src/pages/developers/tutorials/intro.mdx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant