Skip to content

AnyABI - The easiest way to fetch an ABI

License

Notifications You must be signed in to change notification settings

ZeroPointLabs/anyabi.xyz

 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

AnyABI.xyz

The easiest way to fetch an ABI.

Live Site · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

About The Project

Product Name Screen Shot

(back to top)

Quickly grab the ABI for ANY EVM smart contract on ANY EVM chain.

Built With

  • Svelte
  • Go

(back to top)

Getting Started

Here's how to setup the project locally, develop an build.

Prerequisites

You will need to following installed in order to develop locally.

Installation

  1. Clone the repo

    git clone https://github.com/mark3labs/anyabi.xyz.git
  2. Install Task, PNPM and Air

  3. Run the setup task

    task setup

Development

  1. Run the dev task

    task dev

Building

  1. Run the build task (output will be in ./bin)

    task build

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Your Name - @what_the_func - ezynda@mark3labs.com

Project Link: https://github.com/mark3labs/anyabi.xyz

(back to top)

Acknowledgments

(back to top)

About

AnyABI - The easiest way to fetch an ABI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 53.3%
  • Svelte 31.4%
  • JavaScript 5.8%
  • HTML 5.2%
  • Dockerfile 3.3%
  • TypeScript 0.7%
  • CSS 0.3%