Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FundMovr Example Usage

Get access to all bridges connecting multiple chains in a single SDK integration. This repository creates an example integration with the fund-movr-sdk to showcase its capabilities.

This example sends 1 USDC from polygon mainnet to xDai mainnet

Installation

$ npm install 

Run the example

Step 1

We need to get access to RPCs for the chains we want to bridge between. You can get them from Alchemy and/or Infura

$ cp .env.sample .env

Now update the .env with your RPC urls

Step 2

Let's run the example now!

$ node index.js

Please feel free to create github issues if you incounter issues or reach out to us at contact@movr.network

About

example for using fund-movr-sdk

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages