Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supernovahs/generate-solidity-interfaces
https://github.com/supernovahs/generate-solidity-interfaces
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/supernovahs/generate-solidity-interfaces
- Owner: supernovahs
- Created: 2023-02-25T21:03:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T21:38:51.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T17:56:58.712Z (2 months ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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