Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
View Emmanuelruina's full-sized avatar

Block or report Emmanuelruina

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Emmanuelruina/README.md

import { bsc } from 'wagmi/chains' import { publicProvider } from 'wagmi/providers/public' import { configureChains, createClient, WagmiConfig, } from 'wagmi' const { provider: wagmiProvider, webSocketProvider } = configureChains([bsc], [publicProvider()]) const connector = new BinanceIDConnector({ options: { chainId: 56, rpc: { 56: 'https://bsc-dataseed.binance.org/' } }, })

const client = createClient({ provider: wagmiProvider, webSocketProvider, }) export default function App() { return ( ) }

Popular repositories Loading

  1. developerguides developerguides Public

    Forked from sky-ecosystem/developerguides

    Developer guides to integrate with MakerDAO's smart contracts, SDKs, APIs, products, and partners

    Shell 1

  2. adapter adapter Public

    Forked from webrtcHacks/adapter

    Shim to insulate apps from spec changes and prefix differences. Latest adapter.js release:

    JavaScript 1

  3. platform platform Public

    Forked from convex-eth/platform

    Convex Smart Contract Platform

    JavaScript 1

  4. Emmanuelruina Emmanuelruina Public

    Config files for my GitHub profile.

  5. bugzilla bugzilla Public

    Forked from bugzilla/bugzilla

    Official repository for the Bugzilla bug tracking system. Report bugs to https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&format=__default__ . Main website:

    Perl

  6. images images Public

    Forked from devcontainers/images

    Repository for pre-built dev container images published under mcr.microsoft.com/devcontainers

    JavaScript

Morty Proxy This is a proxified and sanitized view of the page, visit original site.