Skip to content

Commit 9db2890

Browse files
committed
readme and license
1 parent 4d0561c commit 9db2890

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 YOUR_NAME
3+
Copyright (c) 2025 jasbanza
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# CCTP Relayer - Noble to Solana
22

3-
**Work in progress.** This tool is currently focused on **manual recovery of USDC transfers from Noble (Cosmos) to Solana** using Circle's Cross-Chain Transfer Protocol (CCTP). Other chains and flows are not supported yet. Should you want other recoveries e.g. EVM, [Buy me a coffee and pop me a message here](https://buymeacoffee.com/jasbanza)
3+
**Work in progress.** This tool is currently focused on **manual recovery of USDC transfers from Noble (Cosmos) to Solana** using Circle's Cross-Chain Transfer Protocol (CCTP). Other chains and flows are not supported yet. Should you want other recoveries e.g. EVM, [Buy me a coffee and pop me a message here](https://buymeacoffee.com/jasbanza).
4+
5+
This is an independent, community-built tool and is **not affiliated with or endorsed by Circle, Solana, Phantom, or any other referenced project.**
46

57
## Live deployments
68

@@ -23,11 +25,10 @@
2325
### Option 1: Full Flow
2426

2527
1. Enter your Noble transaction hash
26-
2. Click "Fetch TX" to retrieve the message data
27-
3. The message will auto-convert to hex and compute the hash
28-
4. Click "Fetch" to get the attestation from Circle
29-
5. Connect your Phantom wallet
30-
6. Click "Relay to Solana"
28+
2. Click "Fetch TX" to retrieve the message data (the tool will auto-convert to hex, compute the hash, and fetch the attestation)
29+
3. Wait until the attestation status shows `complete`
30+
4. Connect your Phantom wallet
31+
5. Click "Relay to Solana"
3132

3233
### Option 2: Manual Entry
3334

0 commit comments

Comments
 (0)