Code Monkey home page Code Monkey logo

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 ( ) }

Grey 's Projects

.github-1 icon .github-1

Community health files for the @GitHub organization

aave-v3-core icon aave-v3-core

This repository contains the core smart contracts of the Aave V3 protocol.

adapter icon adapter

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

android-card-form icon android-card-form

A ready-made card form layout that can be included in your Android app, making it easy to accept credit and debit cards.

autogen icon autogen

Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ

bancontact icon bancontact

Learn how to accept Bancontact payments via JavaScript SDK

book icon book

A book on all things Foundry, available at https://book.getfoundry.sh.

bugzilla icon 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:

compose icon compose

Define and run multi-container applications with Docker

detect-provider icon detect-provider

A tiny utility for detecting the MetaMask Ethereum Provider, or any Provider compliant with EIP-1193.

developerguides icon developerguides

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

documentation icon documentation

https://docs.chain.link The Chainlink developer documentation website for Smart Contract Devs and Node Operators

dss icon dss

Dai Stablecoin System

eips icon eips

The Ethereum Improvement Proposal repository

foundry icon foundry

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.