Solana dApp Integration
Once CLV extension wallet is installed, it will inject the following to window object:
dApps can use the above injected object to integrate with CLV extension wallet.
dApp Development Documents
RPC document
Wallet Adapter API (lib for communicating with web wallet or extension)
Web3 JS (create transactions in frontend)
Last updated