https://github.com/psychob/ethereum-address-checksum
https://github.com/psychob/ethereum-address-checksum
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/psychob/ethereum-address-checksum
- Owner: psychob
- License: mit
- Created: 2017-11-29T12:51:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-12T20:15:35.000Z (over 8 years ago)
- Last Synced: 2025-12-28T23:57:57.831Z (7 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```