{"id":19966733,"url":"https://github.com/summa-tx/riemann-workshop","last_synced_at":"2025-05-04T00:31:31.014Z","repository":{"id":43240974,"uuid":"238722390","full_name":"summa-tx/riemann-workshop","owner":"summa-tx","description":"workshop templates for working with riemann","archived":false,"fork":false,"pushed_at":"2022-12-08T03:35:27.000Z","size":1544,"stargazers_count":4,"open_issues_count":9,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-07T23:39:25.047Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/summa-tx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE2.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-06T15:38:24.000Z","updated_at":"2020-08-11T23:05:24.000Z","dependencies_parsed_at":"2023-01-24T08:15:26.659Z","dependency_job_id":null,"html_url":"https://github.com/summa-tx/riemann-workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summa-tx%2Friemann-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summa-tx%2Friemann-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summa-tx%2Friemann-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summa-tx%2Friemann-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/summa-tx","download_url":"https://codeload.github.com/summa-tx/riemann-workshop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252272944,"owners_count":21721831,"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-13T02:38:01.446Z","updated_at":"2025-05-04T00:31:30.350Z","avatar_url":"https://github.com/summa-tx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## SETUP\n\n1. install pyenv\n    1. `curl https://pyenv.run | bash`\n    1. add this to your `~/.bashrc`\n    ```\n      export PATH=\"$HOME/.pyenv/bin:$PATH\"\n      eval \"$(pyenv init -)\"\n      eval \"$(pyenv virtualenv-init -)\"\n      ```\n    1. restart shell\n    1. `pyenv --version` to ensure it worked\n1. install python 3.7\n    1. `pyenv install 3.7.0`\n1. install pipenv\n    1. `brew install pipenv` OR `pip install --user pipenv`\n1. checkout the workshop repo\n    1. `git clone https://github.com/summa-tx/riemann-workshop.git`\n1. install the workshop dependencies\n    1. `pipenv install --python=$(pyenv which python3.7)`\n\n## Workshop Layout\n\nDocumentation for riemann tx library: https://summa-tx.github.io/riemann/\n\n1. `crypto.py` - some siple crypto tools\n1. `transactions.py` - examples for making and signing basic transactions\n1. `inspect.py` - an example block parser that computes simple block stats\n1. `htlc.py` - how to build a custom script and spend from it\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumma-tx%2Friemann-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsumma-tx%2Friemann-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumma-tx%2Friemann-workshop/lists"}