Skip to content

fabriqnetwork/sdk-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fabriq SDK Example

A minimal example script that bridges an ERC20 from Sepolia to OP Sepolia by publishing an intent to our public intent pool. Our solver will then try to fill the intent.

Setup

  1. Currently our solver only operates on a small set of custom test tokens. Message us on Discord and we will send you some.
  2. Once you have an account with some test tokens, add its private key to the script. You will also need a small amount of gas.

Running the exampe

npm install
npm run start -- YOUR_PRIVATE_KEY

About

minimal sdk example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published