Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.19 KB

File metadata and controls

30 lines (21 loc) · 1.19 KB

Wield Docs

Public documentation for Wield - an agent-managed vault protocol for tokenized real-world assets and tokenized equities on Robinhood Chain.

Contents

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

Repositories

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.

License

MIT - see LICENSE.