This package provides EIP-6963 functionality to React applications only. Use this only if you're developing a React application or React component.
useEip6963SyncProviders is a function that returns an array of EIP-6963 providers currently available in the browser. Use it like so:
const providers = useEip6963SyncProviders();