Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate and update noble bridging example scripts #10

Merged
merged 3 commits into from
Apr 9, 2024

Conversation

mdbere
Copy link
Contributor

@mdbere mdbere commented Apr 5, 2024

Summary

Adds example scripts for Noble depositForBurn and receiveMessage calls based on the scripts currently referenced in our existing docs. The previous scripts used the relayer both ways, while the new scripts just emphasize Noble functionality in line with the Solana tutorials (this is also necessary due to license issues with the ETH web3js modules).

In addition, these scripts have the following fixes:

  • Update references to Goerli to now refer to Sepolia
  • Correct broken Noble mintscan links
  • Simplify instructions/scripts to focus on end-to-end USDC bridging

@mdbere mdbere changed the title [STABLE-6300] Migrate noble/eth bridging example scripts [STABLE-6300] Migrate and update noble bridging example scripts Apr 5, 2024
chasemcdermott
chasemcdermott previously approved these changes Apr 8, 2024
examples/depositForBurn.ts Outdated Show resolved Hide resolved
examples/receiveMessage.ts Outdated Show resolved Hide resolved
examples/README.md Outdated Show resolved Hide resolved
@mdbere mdbere changed the title [STABLE-6300] Migrate and update noble bridging example scripts Migrate and update noble bridging example scripts Apr 8, 2024
@mdbere mdbere merged commit 69ee090 into circlefin:master Apr 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants