Sign inSign up

aomountainu/ethers

By aomountainu

Updated almost 2 years ago

A complete, compact and simple library for Ethereum and ilk, written in TypeScript

Image
API management
0

1.3K

aomountainu/ethers repository overview

Description:

A complete, compact and simple library for Ethereum and ilk, written in TypeScript.

podman:

podman pull docker.io/aomountainu/ethers:6.13.4;

podman run -d -it --rm --name ethers --hostname ethers docker.io/aomountainu/ethers:6.13.4;

podman exec -it ethers /bin/sh;

docker:

docker pull aomountainu/ethers:6.13.4;

docker run -d -it --rm --name ethers --hostname ethers aomountainu/ethers:6.13.4;

docker exec -it ethers /bin/sh;

Usage:

npm list -g;

Information:

ethers:6.13.4

size 117MB

Maintained by

[email protected]

2024-12-12

Tag summary

Content type

Image

Digest

sha256:14d9fe314

Size

37.6 MB

Last updated

almost 2 years ago

docker pull aomountainu/ethers