Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/piavgh/alina


https://github.com/piavgh/alina

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# alina

A CLI tool for Web3 developers written in Go

## Installation

Use `go install`

```bash
go install github.com/piavgh/alina@latest
```

## Usage

```bash
alina generate-signature
```

For example:
```bash
alina generate-signature "Swapped (address,address,address,address,uint256, uint256)"
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License
[MIT](https://choosealicense.com/licenses/mit/)