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

https://github.com/psychob/ethereum-address-checksum


https://github.com/psychob/ethereum-address-checksum

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

Install with:
```
git clone git@github.com:psychob/ethereum-address-checksum.git
cd ethereum-address-checksum
npm install
```

Use with:
```
node checker.js < input_file > output_file
```