
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@authereum/web3-provider
Advanced tools
authereum package instead.Web3-compatible Authereum provider
Instantiating Authereum web3 provider:
import AuthereumProvider from '@authereum/web3-provider'
const config = {
rpcUri: 'https://kovan.infura.io/',
webUri: 'http://localhost:3000',
apiUri: 'http://localhost:4000'
}
const provider = new AuthereumProvider(config)
const web3 = new Web3(provider)
Injecting authereum web3 with provider to window object
import { injectWeb3 } from '@authereum/web3-provider'
injectWeb3()
// window.web3 exists now
Watch and build:
npm run dev
Build:
npm run build
Lint:
npm run lint
npm test
FAQs
This provider is integrated by Dapps that support Authereum
We found that @authereum/web3-provider demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.

Product
Bringing supply chain security to the next generation of JavaScript package managers