- wallets.js: WalletManager state management with chain validation - verifier.js: WalletVerifier EIP-712 signing via window.ethereum - stream.js: WalletStreamManager with BroadcastChannel leader election, backoff + jitter - AGENTS.md: updated with coding guidelines
6 lines
61 B
JSON
6 lines
61 B
JSON
{
|
|
"name": "dione",
|
|
"type": "module",
|
|
"private": true
|
|
}
|