Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lifinance/lizard-merkle-script
Merkle tree generator for LZRD claims
https://github.com/lifinance/lizard-merkle-script
Last synced: about 1 month ago
JSON representation
Merkle tree generator for LZRD claims
- Host: GitHub
- URL: https://github.com/lifinance/lizard-merkle-script
- Owner: lifinance
- Created: 2022-08-25T11:56:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-25T11:58:19.000Z (over 2 years ago)
- Last Synced: 2023-03-03T19:49:09.094Z (almost 2 years ago)
- Language: TypeScript
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lizard-merkle-script
Merkle tree generator for LZRD claims## Instructions
- Run `yarn install`
- Copy `claims.example.csv` to `claims.csv` and add the desired addresses, amounts and series tags
- Run `yarn generate`