Skip to content

Daytahub/abi.ninja

 
 

Repository files navigation

ABI Ninja

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

Built with 🏗 Scaffold-ETH 2.

ABINinja - Index

ABINinja - Dashboard

🏄‍♂️ Development Quick Start

Before you begin, you need to install the following tools:

  1. Clone this repo & install dependencies
git clone https://github.com/BuidlGuidl/abi.ninja.git
cd abi.ninja
yarn install
  1. Start the frontend
yarn start

Visit your local instance of ABI Ninja at: http://localhost:3000.

Contributing to ABI Ninja

We welcome contributions to ABI Ninja!

Please see CONTRIBUTING.MD for more information and guidelines for contributing to ABI Ninja.

About

Interact with any contract on Ethereum.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.2%
  • JavaScript 1.6%
  • Other 0.2%