Deterministic Finite Acceptor (DFA) for known cryptocurrency addresses using GO.
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
To quickly start using the module run the following command for installation.
go install github.com/DiFronzo/cryptocurrency-DFA@latest
That's all you need to know to start! 🎉
UNDER CONSTRUCTION.
Bitcoin/BTC
Dash/DASH
Ethereum/ETH
Dogecoin/DOGE
Ripple/XRP
If you want to say thank you or/and support active development of cryptocurrency-DFA
:
- Add a GitHub Star to the project.
cryptocurrency-DFA
is free and open-source software licensed under the MIT. Use on your own risk.