1shot-wallet
Installation
SKILL.md
1Shot Embedded Wallet (Host integration)
Teach an agent how to embed the 1Shot Wallet Branding Layer from a Host Layer app using @1shotapi/ows-provider.
Host (your dapp) @1shotapi/ows-provider → OWSProxy
└── Branding iframe https://wallet.1shotapi.com/
└── Signing https://wallet.1shotapi.com/signer/ (same origin)
Safari create (first-party tab):
Branding iframe ──window.open──► https://wallet.1shotapi.com/create/
└── Branding iframe + createAccount RPC
Install
npm install @1shotapi/ows-provider @1shotapi/ows-types