Skip to content

dappsnation/ngeth

Repository files navigation

DevX for Web3 developers

ngeth is a monorepo to improve devX for web3 :

  • Typescript Contract Generator
  • Local Block Explorer
  • Local Etherscan API Emulator

Quick start

npm install --save-dev hardhat
npx hardhat

Select typescript project and install the deps display on the terminal

npm install --save-dev @ngeth/hardhat

Import @ngeth/hardhat in hardhat.config.ts :

import "@ngeth/hardhat";

Run :

npx hardhat ngeth:serve

Explorer Packages :

About

Ethereum toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •