Git Product home page Git Product logo

nduja's Introduction

Nduja

Nduja is a software that de-anonymize crypto-currencies' addresses.

The theory behind Nduja are explained in this repository.

Getting Started

You can either clone the repo or download a release. To run this program you have two alternatives: install it natively or using docker.

The Native Way

  1. Install python3.5 or above
  2. Install pip3
  3. Install the python graph-tool, following these instructions
  4. Clone or download the repository
  5. Go in the project main directory
  6. Install the python dependencies pip install -r requirements
  7. Setup the configuration file:
    • cp conf_reference.json Nduja/conf.json
    • Fill Nduja/conf.json with your API keys
  8. Setup the format file:
    • cp format_reference.json Nduja/format.json
    • Modify the Nduja/format.json to contain only the cryptocurrencies you are interested in.
  9. Run nduja: python3.x Nduja

The Docker Way

  1. Install docker and docker-compose
  2. Clone or download the repository
  3. Go in the project main directory
  4. Setup the configuration file:
    • cp conf_reference.json Nduja/conf.json
    • Fill Nduja/conf.json with your API keys
  5. Setup the format file:
    • cp format_reference.json Nduja/format.json
    • Modify the Nduja/format.json to contain only the cryptocurrencies you are interested in.
  6. docker-compose up --build

Running the tests

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Mirko Bez - Initial work - herrBez
  • Marco Zanella - Initial work - mzanella

See also the list of contributors who participated in this project.

License

This project is licensed under the 3-Clause BSD-License - see the LICENSE file for details

nduja's People

Contributors

herrbez avatar mzanella avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.