Giter VIP home page Giter VIP logo

diplomski-rad's Introduction

github.com/mpetrun5/diplomski-rad

Blockchain novčanik za generaciju ECDSA potpisa pomoću kriptografije praga prema radu Gennara i Goldfedera.

Podržava:

  • generaciju ključa
  • osvježavanje ključa
  • slanje transakcija na Ethereum mreži

CLI

Sva funkcionalost dostupna je preko komandolinijskog sučelja. Prema funkcionalnosti, podržane su dvije vrste čvora u mreži. Pasivni čvor, koji čeka na poruku inicijacije TSS procesa te čvor koji započinje TSS proces.

Pasivni čvor

Pasivni čvor se pokreće pomoću komande:

./diplomski-rad listen --config <put-do-datoteke>

Generacija ključeva

Nakon što su pasivni čvorovi spremni u mreži, pokretanje procesa generacije ključeva izvršava se pomoću komande:

./diplomski-rad generate-key --config <put-do-datoteke>

Osvježavanje ključeva

./diplomski-rad refresh-key --config <put-do-datoteke>

Slanje transakcije

Slanje transkacije započinje TSS generaciju potpisa te nakon uspješne generacije, šalje transakciju na čvor Ethereum mreže.

./diplomski-rad send-transaction --to <Ethereum adresa> --network <RPC URL Ethereum mreže> --data <arbitratni podatci transakcije> --config <put-do-datoteke>

diplomski-rad's People

Watchers

Matija Petrunić 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.