EIP-6963 is a standard way to add support for Sophon Account using the main wallet providers in the market. The implementation is very simple, you just need to import the package and it will automatically broadcast the provider to the wallet provider that you are using. Most modern wallet connection libraries, like RainbowKit, wagmi, or Reown Appkit, support EIP-6963.Documentation Index
Fetch the complete documentation index at: https://docs.sophon.xyz/llms.txt
Use this file to discover all available pages before exploring further.
- Register the Sophon Account provider
- Announce it through the EIP-6963 events
- Make it available to EIP-6963 compatible applications
EIP-6963 Example Repository
You can check an example of implementing EIP-6963 with RainbowKit.