docs(readme): add testnet on-chain evidence: identity registry contract, deploy and seed txs, and the agent payment tx - #62
Merged
Conversation
… and agent payment New 'On-chain evidence (testnet)' section: Identity Registry contract CD5QZOKGRBV35C5SDT6PG7S72XGG4BHQAC2L56YLNBJDUL4LDMTXFIJJ with its deployment tx and the first and last demo-agent registrations, plus the USDC-rail agent payment tx 17ac14e085609df8e042b84e6c25aac7e1c30344eaa1b1fd0bcbed399b65243f, each linked to stellar.expert, and CLI commands to read the registry. Status list updated: the registry, the payment and the domain model are done.
Deploying puls3 with
|
| Latest commit: |
3ee2c5d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://987647dd.puls3-4lw.pages.dev |
| Branch Preview URL: | https://docs-readme-onchain-evidence.puls3-4lw.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds an On-chain evidence (testnet) section to the README, as the Stellar Odyssey submission asks, and updates the Status list.
CD5QZOKGRBV35C5SDT6PG7S72XGG4BHQAC2L56YLNBJDUL4LDMTXFIJJ05724ac7c0c488ce3c24c93957814cee56c66f349807cf359ea8b4bc731714491499f85013ba2722991c1f0a04210101d7841bed444c928d933d07e041ac29f94126614d1c16b0790c082e72cb76656cb7dffb6e5094dec98ec99cd4c219ea9ftransferwith hire id 7 as muxed id (#7)17ac14e085609df8e042b84e6c25aac7e1c30344eaa1b1fd0bcbed399b65243fEach row links to stellar.expert. The section also gives two
stellar contract invokecommands anyone can run to read the registry.Status list: the Identity Registry, the verified payment and the domain model move to ✅; the Reputation Registry, the backend, the chain-wired app and agent execution stay 🚧.
Verification evidence
Every transaction checked with RPC
getTransaction(xdrFormat: "json"):The README's CLI commands, run with an identity other than the deployer:
All six stellar.expert links return HTTP 200; the relative links (ADR-0003,
spikes/payments-poc/,puls3_domain/) resolve.Notes for reviewers
The registry was deployed and seeded while reviewing #58, from its scripts on top of current
main(so it includes theset_agent_uriTTL fix).contracts/deployments/testnet.jsonwith this contract ID lands with #58.