A complete, compact and simple library for Ethereum and ilk, written in TypeScript
1.3K
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
2024-12-12
Content type
Image
Digest
sha256:14d9fe314…
Size
37.6 MB
Last updated
almost 2 years ago
docker pull aomountainu/ethers