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

Solana Integration #150

Open
douglasgalico opened this issue Nov 27, 2024 · 1 comment
Open

Solana Integration #150

douglasgalico opened this issue Nov 27, 2024 · 1 comment

Comments

@douglasgalico
Copy link

Implement integration with the Solana blockchain to enable cross-chain capabilities and interaction with Solana-based assets and smart contracts.

  • Research Solana's RPC and Web3 libraries for integration.
  • Define data structures and flows for Solana transactions and account signature (is near mpc already supporting EdDSA ?)
  • Tests

The goal is to enable seamless interaction with the Solana blockchain within the platform by providing signature capabilities and dispatch.

@bh2smith
Copy link
Collaborator

Hey @douglasgalico - thanks for your reported issue! Is this something you plan to implement? Its certainly already true that MPC contract supports ecdsa (thats whats its intended for).

I am not sure if anyone has done any implementation yet, but this other package already has some other chains:

https://github.com/near/multichain-tools/tree/main/src/chains

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

No branches or pull requests

2 participants