Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/supernovahs/generate-solidity-interfaces


https://github.com/supernovahs/generate-solidity-interfaces

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# Generate Minimal Solidity-Interfaces

![Screenshot 2023-02-26 at 3 03 31 AM](https://user-images.githubusercontent.com/91280922/221380695-80922cc3-b4b7-413f-aa4b-d0bea44f030c.png)

## To run
```shell
cargo run
```
#### example
```shell
cargo run ERC20 transfer transferFrom approve balanceOf
```

It will be copied to your clipboard locally