Socket
Socket
Sign inDemoInstall

github.com/DiFronzo/cryptocurrency-DFA

Package Overview
Dependencies
0
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/DiFronzo/cryptocurrency-DFA


Version published

Readme

Source

Cryptocurrency DFA

Deterministic Finite Acceptor (DFA) for known cryptocurrency addresses using GO.

C-DFA version go version license code size GO report GoDoc GitHub Workflow Status

⚡️ 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

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! 🎉

⚙️ Usage & Options

UNDER CONSTRUCTION.

💰 Supported Cryptocurrencies

  • Bitcoin/BTC
  • Dash/DASH
  • Ethereum/ETH
  • Dogecoin/DOGE
  • Ripple/XRP

⭐️ Project assistance

If you want to say thank you or/and support active development of cryptocurrency-DFA:

⚠️ License

cryptocurrency-DFA is free and open-source software licensed under the MIT. Use on your own risk.

FAQs

Last updated on 21 Oct 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc