Commit 8f38c2b
committed
docs: publish real testnet CONTRACT_ID and add repo description
Deploy and initialize the escrow contract on Stellar testnet (admin =
freshly generated deployer key, usdc_token = a deployed mock USDC SAC,
fee_bps = 100), verified live on Stellar Expert. The CONTRACT_ID
previously in .env.development was a non-existent placeholder address
(confirmed invalid on Stellar Expert) left over from earlier scaffolding.
Also sets the GitHub repo description (was empty).1 parent 4ebc3d2 commit 8f38c2b
2 files changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
5 | 17 | | |
6 | 18 | | |
7 | 19 | | |
| |||
0 commit comments