Public documentation for Wield - an agent-managed vault protocol for tokenized real-world assets and tokenized equities on Robinhood Chain.
- Website: https://usewield.io
- dApp: https://app.usewield.io
- X: https://x.com/wield_
| Doc | What's inside |
|---|---|
| architecture.md | System overview: vault, agent, keeper, blend manager, web app |
| deployed-addresses.md | Every live mainnet address, chain params, price feeds |
| baskets.md | Curated stock baskets and the blend position NFT |
| security-model.md | Trust boundaries, agent authority limits, oracle and slippage guards |
| Repo | Contents |
|---|---|
| wield-contracts | Solidity: Vault, BlendManager, P2PDesk |
| wield-sdk | TypeScript SDK: core, user, developer (React), bot |
| wield-cli | Operator and user CLI |
The dApp frontend and the agent/keeper runtime are not open source - they hold operational configuration and signing keys.
MIT - see LICENSE.