{"id":15103690,"url":"https://github.com/danielatomas/fcup-ssd","last_synced_at":"2026-01-03T05:04:47.853Z","repository":{"id":243117127,"uuid":"775552835","full_name":"DanielaTomas/FCUP-SSD","owner":"DanielaTomas","description":"Project developed for Systems and Data Security class @FCUP","archived":false,"fork":false,"pushed_at":"2024-05-25T15:28:49.000Z","size":732,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T12:14:08.628Z","etag":null,"topics":["blockchain","fcup","kademlia","netty","p2p","public-ledger-for-auctions","security","ssd","terraform"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DanielaTomas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-21T15:48:49.000Z","updated_at":"2024-06-06T18:00:55.000Z","dependencies_parsed_at":"2024-06-06T20:59:22.901Z","dependency_job_id":null,"html_url":"https://github.com/DanielaTomas/FCUP-SSD","commit_stats":null,"previous_names":["danielatomas/fcup-ssd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielaTomas%2FFCUP-SSD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielaTomas%2FFCUP-SSD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielaTomas%2FFCUP-SSD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielaTomas%2FFCUP-SSD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielaTomas","download_url":"https://codeload.github.com/DanielaTomas/FCUP-SSD/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243803205,"owners_count":20350357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","fcup","kademlia","netty","p2p","public-ledger-for-auctions","security","ssd","terraform"],"created_at":"2024-09-25T19:41:30.543Z","updated_at":"2026-01-03T05:04:47.755Z","avatar_url":"https://github.com/DanielaTomas.png","language":"HTML","readme":"# FCUP-SSD\n\nIn the root of the Java project:\n\n* Create JAR file:\n    ```\n    ./gradlew clean jar \n    ```\n\n* Provision nodes with JAR file, for example with:\n\n    ```\n    scp \u003cpath-to-jar-file\u003e \u003cusername\u003e@\u003cnode-ip-or-name\u003e:\u003cpath-to-file-on-destiny\u003e\n    ```\n\n* First, initialize a bootstrap node, go the folder containing the jar file and run:\n\n    ```\n    java -cp \u003cname-of-jar-file\u003e Main.Peer \u003cport\u003e\n    ```\n\n* Afterwards run this on any other number of nodes:\n\n    ```\n    java -cp \u003cname-of-jar-file\u003e Main.Peer \u003cport\u003e \u003cbootstrap-node-ip\u003e\n    ```\n\nAfter having atleast 2 nodes, including the bootstrap running use the options given to you in the menu to interact with the program.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielatomas%2Ffcup-ssd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielatomas%2Ffcup-ssd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielatomas%2Ffcup-ssd/lists"}