Skip to content

docs: add COTI Wallet Plugin pages#22

Open
plucena-coti wants to merge 2 commits into
coti-io:mainfrom
plucena-coti:docs/coti-wallet-plugin
Open

docs: add COTI Wallet Plugin pages#22
plucena-coti wants to merge 2 commits into
coti-io:mainfrom
plucena-coti:docs/coti-wallet-plugin

Conversation

@plucena-coti
Copy link
Copy Markdown
Contributor

Summary

Adds multi-page documentation for the @coti-io/coti-wallet-plugin package under Build on COTI → Tools → COTI Wallet Plugin.

Pages Added

Page Description
README.md Overview, installation, peer deps, build commands, supported networks
wallet-integration.md Multi-wallet support, detection flow, adding new wallets
api-reference.md Core hooks: useWallet, usePrivateTokenBalance, useBalanceUpdater, useAesKeyProvider
privacy-bridge.md Portal In/Out operations with usePrivacyBridge
cross-chain-bridge.md Cross-chain hooks, utility functions, usage examples
examples.md Code examples and example app setup instructions
security.md Security model (memory-only keys, session isolation)

Navigation

Updated SUMMARY.md to include the new section in the GitBook table of contents.

Source

Content reorganized from the coti-wallet-plugin README into separate pages following the existing documentation patterns.

plucena added 2 commits May 26, 2026 15:49
Add multi-page documentation for coti-wallet-plugin under
build-on-coti/tools/coti-wallet-plugin/ including:

- Overview, installation, and supported networks
- Wallet integration guide (detection, adding new wallets)
- API reference (useWallet, usePrivateTokenBalance, etc.)
- Privacy Bridge hooks and usage
- Cross-Chain Bridge hooks, utilities, and examples
- Usage examples and example app setup
- Security model documentation

Update SUMMARY.md navigation to include new pages.
@plucena-coti
Copy link
Copy Markdown
Contributor Author

@gmesika-coti please review and approve documentation for typescript SDK new functions and coti-wallet-plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants