README

Client for the blockchair.com API using GO.

⚡️ Quick start

First of all, download and install GO. Version 1.17 or higher is required.

Verify that the installation was successful by running the following command that should return the version number for GO.

go version

If this command work, Go is successfully installed!

To quickly start using the module run the following command for installation.

go install github.com/DiFronzo/blockchair@latest

For a detailed usage instructions, please refer to Dashboard documentation.

That's all you need to know to start! 🎉

⚙️ Usage & Options

Dashboard:

For an example of usage see here.

🐳 Docker-way to quick start

UNDER CONSTRUCTION.

⭐️ Project assistance

If you want to say thank you or/and support active development of blockchair:

⚠️ License

Blockchair is free and open-source software licensed under the MIT. This is not an offical release from Blockchair. Use on your own risk.

Last updated