Skip to content

POC that uses wormhole to transfer tokens from solana to ethereum compatible moonbeam

Notifications You must be signed in to change notification settings

jpgundrum/token_transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wormhole Token Transfer Test

Getting Started

  1. clone repository
  2. install dependencies with npm install

Compile and Run

Compile with npx tsc

Run with node token_transfer.js

Wallet Setup

Create a phantom and Metamask wallet

Populate the Solana devnet phantom wallet with devnet solana and add moonbase alpha to metamask and populate with dev tokens for gas fees

Then add your private keys to your .env file to sign the transactions

About

POC that uses wormhole to transfer tokens from solana to ethereum compatible moonbeam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published