Conversation
|
@Jo-anny is attempting to deploy a commit to the webverse Team on Vercel. A member of the Team first needs to authorize it. |
Author
|
@samieazubike please review |
8 tasks
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.
Research & Add Astroid Project Profile
Summary
Live project page: https://usestellarwavehub.vercel.app/projects/astroid
This PR adds comprehensive research for Astroid, a Stellar Wave Program project focused on financial governance infrastructure for autonomous AI agents on Stellar.
The research documents Astroid's architecture, problem domain, Stellar/Soroban integration, technical implementation, team/community activity, and verified on-chain deployment evidence.
What was added
Added a detailed
research.mdcovering:Documented the verified Stellar testnet Registry contract:
CCUYI4DSYDNOQC377NFIU6K3GVRQ5VQ3MLTG2CUK5N2E7DUPCIJJC4H7Added supporting screenshots for:
Classified the project under Infrastructure / DeFi with relevant tags including Soroban, AI agents, governance, treasury, multisig, budgets, policy engine, and escrow.
Research highlights
Astroid addresses a critical problem in autonomous AI systems: allowing agents to interact with real funds without granting unrestricted financial control.
Its architecture uses eight Soroban contracts—Registry, Wallet, Treasury, Multisig, Proposal, Budget, Policy, and Escrow—to enforce organizational spending rules directly on-chain. The surrounding NestJS backend, Next.js dashboard, and TypeScript SDK provide off-chain services and developer tooling while keeping core financial restrictions enforced by smart contracts.
The research also documents Astroid's current testnet-only and unaudited status to accurately represent the project's security posture.
Validation
research.mdfile with sourcescloses #328