Minutiae command-line tool build in educational purposes.
Features
- Quickly get indexing of crypto-market cap.
- Set threshold value for indexing percentage of cryptocurrencies.
The easiest way to install Indexify is using Swift Package Manager:
$ git clone git@github.com:nugmanoff/indexify.git
$ cd indexify
$ swift build -c release -Xswiftc -static-stdlib
$ cp -f .build/release/indexify /usr/local/bin/indexify
Feel free to contact me on Telegram for discussions, news & announcements about Indexify & other projects.