Here are
326 public repositories
matching this topic...
Combines Hardhat, TypeChain, Ethers, Waffle, Solhint, Solcover and Prettier
Updated
Apr 6, 2022
TypeScript
Slightly opinionated Next.js Web3 boilerplate built on ethers, web3-react, Typechain, and SWR.
Updated
Mar 27, 2022
TypeScript
A basic cheatsheet of Web3.js vs Ethers (along w/ example apps!)
Updated
Feb 12, 2022
JavaScript
A basic introduction to web3 and its concepts, using the JavaScript you already know.
Updated
Mar 18, 2022
HTML
🔥 PancakeSwap is afraid of this CHROME EXTENSION (and CLI)! This bot wins almost every 5 minute BNB-USD option on PancakeSwap (and Candle Genie).
Updated
Feb 1, 2022
TypeScript
Build a simple React / Web3 Dapp that replicates a small portion of the Uniswap v2 interface
Updated
Mar 10, 2022
TypeScript
An efficient Ether and token balance scanner library
Updated
Feb 11, 2022
TypeScript
The Colony JavaScript client
Updated
Apr 5, 2022
TypeScript
A dAPP for minting, burning, and earning on the Synthetix Protocol.
Updated
Apr 6, 2022
TypeScript
Updated
Jan 27, 2022
HTML
Updated
Mar 29, 2022
TypeScript
A wildcard metadata profile for .eth names.
Updated
Feb 9, 2022
TypeScript
Updated
Dec 24, 2021
TypeScript
Dapp Example with ERC20 Token and Simple Greeter Contract. Built with Hardhat + EthersJs + React + TypeScript.
Updated
Apr 5, 2022
TypeScript
My iteration of scaffold-eth built with Next.js and TypeScript.
Updated
Feb 18, 2022
TypeScript
PancakeSwap prediction bot
Updated
Jan 17, 2022
TypeScript
Introductory fullstack ethereum dapp using: solidity, hardhat, react.js, ethers.js
Updated
Feb 5, 2022
JavaScript
Ethereum utilities for NestJS based on Ethers.js
Updated
Mar 29, 2022
TypeScript
KnownOrigin.io - Smart Contracts
Updated
Feb 11, 2022
JavaScript
Updated
Mar 3, 2020
TypeScript
Convert fixed-point numbers to ethers big numbers and vice-versa.
Updated
Oct 27, 2021
TypeScript
Full stack dApp with React, Ethers.js, Solidity, and Hardhat
Updated
Aug 26, 2021
JavaScript
Ethers Signer that connects to AWS KMS
Updated
Oct 29, 2021
TypeScript
Tip Tweet is a hybrid dApp that provides a simple way to tip a tweet using Ethereum. Authors can claim their tips using their Twitter account. You only need the tweet URL to tip. 🚀 😎
Updated
Jan 27, 2022
TypeScript
An npm package for crafting multi-send transaction from a Zodiac Avatar, such as a Gnosis Safe, based on ethers.js
Updated
Dec 23, 2021
TypeScript
Dexter is a customizable DeFi dashboard with exportable layouts.
Updated
Oct 9, 2021
TypeScript
A web3 starter project using Typescript, Hardhat, ethers.js and
@web3-react
Updated
Mar 3, 2022
TypeScript
A NFT Marketplace demo application with nextjs ethers and tailwindcss
Updated
Jan 9, 2022
TypeScript
A casino in which you’re able to bet against players on a coin flip, if it’s heads you win, if not, you lose.
Updated
Apr 2, 2021
TypeScript
Improve this page
Add a description, image, and links to the
ethersjs
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ethersjs
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Would be awesome if someone pull requests tests with a complete testnet environment and write basic tests (preferrably with
uvu
)