{"id":20272318,"url":"https://github.com/steemit/smt-whitepaper","last_synced_at":"2025-03-04T00:07:56.179Z","repository":{"id":72308936,"uuid":"93968047","full_name":"steemit/smt-whitepaper","owner":"steemit","description":"Smart Media Tokens whitepaper","archived":false,"fork":false,"pushed_at":"2020-02-07T19:21:35.000Z","size":7964,"stargazers_count":29,"open_issues_count":75,"forks_count":28,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-01-14T06:08:22.762Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TeX","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/steemit.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":"2017-06-10T22:10:57.000Z","updated_at":"2023-11-09T19:19:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"31185f9e-8880-4466-b64e-305cbc5fe98f","html_url":"https://github.com/steemit/smt-whitepaper","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fsmt-whitepaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fsmt-whitepaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fsmt-whitepaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fsmt-whitepaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steemit","download_url":"https://codeload.github.com/steemit/smt-whitepaper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241758960,"owners_count":20015251,"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-11-14T12:42:49.424Z","updated_at":"2025-03-04T00:07:56.148Z","avatar_url":"https://github.com/steemit.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Smart Media Tokens\n\n(c) 2017 Steemit, Inc.  All rights reserved\n\n# SMT Whitepaper\n\nThis repository contains the LaTeX source code for the SMT Whitepaper. The\ninstructions to clone the repository and build the PDF using pandoc are\ndescribed below.\n\n# Fast Build\n\n## OSX\n\n* `brew install docker docker-machine`\n* `brew tap caskroom/cask`\n* `brew cask install virtualbox`\n* `docker-machine create --driver virtualbox default`\n* `eval $(docker-machine env default)`\n* `make`\n\n## Docker Already Installed, Linux\n\n(This is already in the `Makefile`.  Just type `make`.)\n\n* `docker build -t steemit/smt-whitepaper .`\n* `docker run steemit/smt-whitepaper \u003e smt-whitepaper.pdf`\n\n# Manual Build\n\nCurrently the manual build instructions are for Ubuntu 16.04 or higher but\nmay successfully build on other distributions. Pull requests to update the\nwhitepaper will be gladly accepted and reviewed.\n\n## Install Packages\n\n```bash\nsudo apt-get update\nsudo apt install -y texlive-xetex pandoc python3-pip graphviz imagemagick\npip3 install matplotlib\n```\n\n## Compile Images\n\nThere are several image files in the `/img/` directory that are generated using the build file. The first time the build is done, and whenever the figures are updated, the images will need to be compiled.\n\n```bash\n./build.sh\n```\n\n## Build PDF\n\nCompile using pandoc\n```bash\ncd ~/smt-whitepaper/smt-manual/\npandoc manual.md --latex-engine=xelatex -o smt-whitepaper.pdf\n```\n\nAfter building, the pdf file will be output to `smt-whitepaper.pdf`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteemit%2Fsmt-whitepaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteemit%2Fsmt-whitepaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteemit%2Fsmt-whitepaper/lists"}