adraffy / blocksmith.js

Minimal Ethereum Javascript Testing Framework for Foundry + ethers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blocksmith.js

⚠️ This repo is under active development!

npm i @adraffy/blocksmith

Screenshot

Instructions

  1. foundryup
  2. npm i
  3. npm run start → runs deploy example: js + sol

Examples

Additional Tooling

  • Node is client-side scaffolding to manage name/label/namehash/labelhash which simplifies many ENS-related functions that require a variety of inputs.
  • Resolver is a TOR-aware ENSIP-10 resolver implementation.

Funding Support

About

Minimal Ethereum Javascript Testing Framework for Foundry + ethers

License:MIT License


Languages

Language:JavaScript 92.9%Language:Solidity 7.1%