# kblock-finder

cli tool helps to get the last key block in the TON Blockchain

1. install
```
npm i -g @tonstack/kblock-finder
```

2. show help message
```
kblock-finder --help
```

3. enjoy! :)