BitteProtocol / near-ca

An SDK for controlling Ethereum EOAs from a Near Account
https://www.npmjs.com/package/near-ca
MIT License
13 stars 14 forks source link

Solana Integration #150

Open douglasgalico opened 3 days ago

douglasgalico commented 3 days ago

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

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

bh2smith commented 3 days ago

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