{"id":13572556,"url":"https://github.com/0xjac/master-thesis","last_synced_at":"2025-05-09T00:23:49.170Z","repository":{"id":150198477,"uuid":"128746083","full_name":"0xjac/master-thesis","owner":"0xjac","description":"Written report for my master thesis","archived":false,"fork":false,"pushed_at":"2023-04-19T19:48:22.000Z","size":27566,"stargazers_count":19,"open_issues_count":2,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-12T00:34:33.128Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xjac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-04-09T09:18:39.000Z","updated_at":"2024-07-01T09:46:13.000Z","dependencies_parsed_at":"2023-08-27T12:15:13.229Z","dependency_job_id":null,"html_url":"https://github.com/0xjac/master-thesis","commit_stats":{"total_commits":77,"total_committers":2,"mean_commits":38.5,"dds":"0.012987012987012991","last_synced_commit":"f0f363d8d795500b98db4c039e941820eff87948"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xjac%2Fmaster-thesis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xjac%2Fmaster-thesis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xjac%2Fmaster-thesis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xjac%2Fmaster-thesis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xjac","download_url":"https://codeload.github.com/0xjac/master-thesis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531986,"owners_count":20792735,"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":[],"created_at":"2024-08-01T14:01:26.693Z","updated_at":"2025-03-31T19:44:26.939Z","avatar_url":"https://github.com/0xjac.png","language":"TeX","funding_links":[],"categories":["TeX"],"sub_categories":[],"readme":"# Master Thesis\n[![License](https://img.shields.io/github/license/jacquesd/master-thesis.svg)](https://github.com/jacquesd/master-thesis/blob/master/LICENSE)\n[![Build Status](https://travis-ci.org/jacquesd/master-thesis.svg?branch=master)](https://travis-ci.org/jacquesd/master-thesis)\n[![PDF](https://img.shields.io/badge/PDF-latest-blue.svg?style=flat)](https://github.com/jacquesd/master-thesis/blob/master-pdf/JacquesDafflon-masterthesis.pdf)\n\nThis repository contains the report for the master thesis:\n\n\n\n\u003cp align=\"center\" style=\"font-size:larger;\"\u003e\n\u003ci\u003eERC777\u003c/i\u003e\n\u003c/p\u003e\n\u003cp align=\"center\" style=\"font-size:large;\"\u003e\n\u003ci\u003eA New Advanced Token Standard\u003cbr /\u003e\nFor The Ethereum Blockchain\u003c/i\u003e\n\u003c/p\u003e\n\nwritten by Jacques Dafflon, under the supervision of Prof. Cesare Pautasso (advisor)  and   Thomas Shababi (coadvisor), submitted to the Faculty of Informatics of the Università della Svizzera Italiana, Switzerland.\n\n\n## License\nThis thesis is made available under the Creative Commons Public License, Attribution-ShareAlike 4.0\nInternational. A copy of the full license is available in the [LICENSE](/LICENSE) file.\n\n## PDF version\nA rendered PDF version of the thesis is automatically generated using [travis-ci](https://travis-ci.org/jacquesd/master-thesis) and pushed back to this repository at [master-pdf:JacquesDafflon-masterthesis.pdf](https://github.com/jacquesd/master-thesis/blob/master-pdf/JacquesDafflon-masterthesis.pdf).\n\nGenerating the pdf locally requires pandoc (\u003e=2.1.3), XeLaTeX, and Bibtex. Then, run:\n\n``` bash\nmake\n```\n\nThis will generate the report in pdf under the name ``JacquesDafflon-masterthesis.pdf` in the root folder.\n\nTo change the name or the generated pdf file, simply overwrite the `OUTPUT` variable (without the extension):\n\n``` bash\nmake OUTPUT_FILE=\"new_file\"\n```\n\n## Fast build\nA \"fast build\" which only runs `pandoc` and `xelatex` once without `makeglossaries` or `bibtex` can be executed to quickly generate a PDF without references or glossary, with:\n\n``` bash\nmake fast\n```\n\n\u003e The `OUTPUT_FILE` variable can also be defined in this case.\n\n## Template\nThe template used to generate the report is available at [template/template.tex](template/template.tex).\n\nIt has been adapted from the official [USI Informatics Master Thesis template](http://www.inf.usi.ch/msc-thesis-stylesheet-159301.zip). Note that this adaptation is only compatible for the master thesis and the PHD related elements of the template have been removed.\n\n## Debug\nThe `tex` files and associated generated intermediary  files such as `.aux` are kept in the `BUILD` directory (default: `./build`) and can be inspect in case of issues when generating the PDF.\n\n---\n\u003e\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\"\u003e\u003cimg alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-sa/4.0/88x31.png\" /\u003e\u003c/a\u003e\u003cbr /\u003eThis\nwork is licensed under a\n\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-sa/4.0/\"\u003eCreative\nCommons Attribution-ShareAlike 4.0 International License\u003c/a\u003e.\n\n\u003csmall\u003e\u003ci\u003eThis README was generated automatically using the information in [`metadata.yml`](metadata.yml) via `make readme`.\u003c/i\u003e\u003c/small\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xjac%2Fmaster-thesis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xjac%2Fmaster-thesis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xjac%2Fmaster-thesis/lists"}