{"id":18729596,"url":"https://github.com/pbteja1998/goofy-coin","last_synced_at":"2025-11-12T07:30:14.997Z","repository":{"id":124053742,"uuid":"118892579","full_name":"pbteja1998/goofy-coin","owner":"pbteja1998","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-25T09:36:12.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-28T14:37:14.854Z","etag":null,"topics":["centralized","cryptocurrency","python","rsa-signature","sha256-hash"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/pbteja1998.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":"2018-01-25T09:35:02.000Z","updated_at":"2022-02-05T12:00:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"990be147-22c9-4cd3-96d6-e8b22c3f2c03","html_url":"https://github.com/pbteja1998/goofy-coin","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/pbteja1998%2Fgoofy-coin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbteja1998%2Fgoofy-coin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbteja1998%2Fgoofy-coin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbteja1998%2Fgoofy-coin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pbteja1998","download_url":"https://codeload.github.com/pbteja1998/goofy-coin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239599040,"owners_count":19665911,"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":["centralized","cryptocurrency","python","rsa-signature","sha256-hash"],"created_at":"2024-11-07T14:27:44.593Z","updated_at":"2025-11-12T07:30:14.918Z","avatar_url":"https://github.com/pbteja1998.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoofyCoin\n\n## About\n\nThis project mainly uses\n\n* [Python 2.7](https://www.python.org/) - A widely used high-level programming language for general-purpose programming.\n* [PyCrypto](https://pypi.python.org/pypi/pycrypto) - Cryptographic modules for Python.\n\n### Prerequisites\n\n1. [Python](https://www.python.org)\n\n   * Version 2.7\n\n   ```bash\n   # To check python version\n   python -V\n   ```\n\n1. [VirtualEnv](https://virtualenv.pypa.io/en/stable/)\n\n   * Installing instructions are at [official docs](https://virtualenv.pypa.io/en/stable/installation/).\n\n#### Running Locally\n\n1. Fork the [repository](https://github.com/pbteja1998/goofy-coin).\n1. Then clone your forked repository\n   ```bash\n    git clone \u003cyour forked repository url\u003e\n   ```\n1. Move to the repository's root folder\n   ```bash\n    cd goofy-coin\n   ```\n1. Create a virtual environment\n   ```bash\n    virtualenv -p python venv\n   ```\n1. Activate venv\n   ```bash\n    source venv/bin/activate\n   ```\n1. Install the requirements\n   ```bash\n    pip install -r requirements.txt\n   ```\n1. Run the Code\n   ```bash\n    python base.py\n   ```\n\n### Implementation\n  To check the implementation details, check [this](Implementation.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpbteja1998%2Fgoofy-coin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpbteja1998%2Fgoofy-coin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpbteja1998%2Fgoofy-coin/lists"}