carletex / viem-scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum Scripts with viem

A collection of scripts, using viem, to help you learn the foundations of Ethereum.

NodeJS > 18 & bun is required.

  1. Clone the repo

  2. Install dependencies

bun install
  1. Run the scripts
bun scripts/{script-name}.ts

About


Languages

Language:TypeScript 100.0%