Devcon Archive logo
Devcon Forum Blog
  • Watch
  • Event
    Event: background logo
    • Devcon 7
    • Devcon 6
    • Devcon 5
    • Devcon 4
    • Devcon 3
    • Devcon 2
    • Devcon 1
    • Devcon 0
  • Categories
    Categories: background logo
    • Cryptoeconomics
    • Devcon
    • Developer Experience
    • Coordination
    • Core Protocol
    • Layer 2s
    • Real World Ethereum
    • Cypherpunk & Privacy
    • Security
    • Applied Cryptography
    • Usability
  • Playlists

Suggested

Loading results..

View all

About Devcon —

Devcon is the Ethereum conference for developers, researchers, thinkers, and makers.

An intensive introduction for new Ethereum explorers, a global family reunion for those already a part of our ecosystem, and a source of energy and creativity for all.

  • Watch
  • Devcon
  • Forum
  • Blog

Get in touch

devcon@ethereum.org

Subscribe to our newsletter

Crafted with passion ❤️ at the Ethereum Foundation

© 2025 — Ethereum Foundation. All Rights Reserved.

devcon 4 / ethersjs a complete and compact ethereum library

  • YouTube
  • IPFS
  • Details

ethers.js - A Complete and Compact Ethereum Library

Duration: 00:10:05

Speaker: Richard Moore

Type: Talk

Expertise: Intermediate

Event: Devcon

Date: Invalid Date

The ethers.js library, which has received a DevEx Grant from the Ethereum Foundation is an Ethereum library designed to be complete, while remaining small, flexible and secure. By creating a library which abstracts many of the features available in the Ethereum eco-system to a collection of lowest-common denominator objects, developers can focus on the aspects they care about for their application without having to take into account the type of signer (a geth node? a hardware wallet? a multi-sig contract) or the provider back-end (geth? parity? INFURA? Etherscan?).

Categories

Developer Infrastructurelibraryjavascript
  • Related
ethers.js - A Complete, Simple and Tiny Ethereum Library in JavaScript preview
Devcon
Breakout
24:52

ethers.js - A Complete, Simple and Tiny Ethereum Library in JavaScript

The ethers.js library provides a complete, easy-to-use JavaScript library for developers to create dapp frontends and backends, Ethereum frameworks, tools and wallets.It provides all the APIs and utilities needed to query and connect safely and securely (optionally infrastructure-free) to a variety of backends, create JavaScript objects representations of  smart contracts and their state, sign and manage transactions and format content for display logic and parse user input.This talk will quickly cover many of these features, provide examples of common tasks, and demonstrate a few less-obviously-dangerous, but easy-to-make mistakes  (with solutions).

Ethers: What's New in v6? preview
Devcon
Talk
24:57

Ethers: What's New in v6?

Just a quick overview of some of the new APIs and features of Ethers introduced in v6, including Typed-Values, more-flexible Contract interaction and Layer 2 enhancements.

Augur preview
Devcon
Talk
15:24

Augur

Dr. Jack Peterson presents on Augur (http://www.augur.net/), an open-source, decentralized prediction market built on Ethereum.

Digital Identity preview
Devcon
Talk
17:20

Digital Identity

Christian Lundkvist of ConsenSys (https://consensys.net/) presents on digital identity.

Introduction to Snarks preview
Devcon
Talk
22:32

Introduction to Snarks

Blockchains are a hostile world were all information is public and computations are expensive. A technology called zkSNARKs is coming to the rescue: It allows both a tremendous speedup in verifying the correctness of a computation while at the same time it hides the private details from prying eyes. This talk tries to give an idea about how and why it works.

Missing Links in the Ethereum Stack preview
Devcon
Talk
22:19

Missing Links in the Ethereum Stack

Observations about what developer tools missing from the Ethereum stack, yet currently available to traditional web developers.

Scalable Responsive Đapps with Swarm and ENS preview
Devcon
Talk
26:48

Scalable Responsive Đapps with Swarm and ENS

Daniel Nagy gives their talk titled, "Scalable Responsive Đapps with Swarm and ENS"

Sikorka – Proof of Presence for Blockchain Applications preview
Devcon
Talk
13:52

Sikorka – Proof of Presence for Blockchain Applications

Sikorka – Proof of Presence for Blockchain Applications

Farcaster frames: building embeddable Ethereum apps preview
Devcon
Workshop
1:24:46

Farcaster frames: building embeddable Ethereum apps

Frames are an open standard for creating embeddable, interactive apps in social media feeds and on the web. They help solve one of the hardest problems for Ethereum dapp developers: distribution. Although frames originated on Farcaster, it's now possible to build cross-platform frames that work on Farcaster, Lens, XMTP, and the open web. In this hands on workshop we'll introduce the core concepts behind frames and build a simple frame app that interacts with a smart contract.

Keynote: Nomic Foundation’s vision for Ethereum’s tooling ecosystem preview
Devcon
Talk
17:35

Keynote: Nomic Foundation’s vision for Ethereum’s tooling ecosystem

Nomic Foundation is the nonprofit behind Hardhat. Nomic’s co-founder and CTO will walk you through Nomic’s long-term vision for a community-driven developer tooling ecosystem for Ethereum.