Skip to content

Tropykus/zk.ninja

 
 

Repository files navigation

Contract Interface Tool

Interact with any contract on Ethereum. Just need the Contract address (if it's verified) or its ABI + Contract address.

ABINinjaContract - Dashboard

🏄‍♂️ Quick Start

Prerequisites: Node (v16 LTS) plus Yarn and Git

clone/fork this repo

install the project dependencies and start your 👷‍ Hardhat chain:

yarn install
yarn chain

Copy packages/react-app/.sample.env to packages/react-app/.env and set the env vars.

in a second terminal window, start your 📱 frontend:

yarn start

📝 Edit your frontend App.jsx in packages/react-app/src

📱 Open http://localhost:3000 to see the app

About

Interact with any contract on Ethereum.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 85.1%
  • JavaScript 13.1%
  • Less 1.3%
  • Shell 0.2%
  • HTML 0.1%
  • TypeScript 0.1%
  • Solidity 0.1%