Eclipse Testnet Bridge Quest

circle-info

This marks a significant step towards bringing the Solana Virtual Machine (SVM) to Ethereum L2.

Install Nodejs

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash

source ~/.bashrc

nvm install node

Install npm

Clone Github

Bridge Via CLI

circle-info

Replace :

[Solanaaddress] : Your solana address

[Privatekeyeth] : Your Private Key

Last updated