{"id":17932202,"url":"https://github.com/jpmcb/smallneo","last_synced_at":"2026-01-17T07:14:18.747Z","repository":{"id":104969156,"uuid":"122800418","full_name":"jpmcb/smallneo","owner":"jpmcb","description":null,"archived":false,"fork":false,"pushed_at":"2018-02-25T03:09:31.000Z","size":1065,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T10:38:19.093Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":false,"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/jpmcb.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-02-25T03:02:33.000Z","updated_at":"2018-02-25T03:09:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"7fb4cb2f-5f4c-420d-94ec-90c7b3db084e","html_url":"https://github.com/jpmcb/smallneo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jpmcb/smallneo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fsmallneo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fsmallneo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fsmallneo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fsmallneo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpmcb","download_url":"https://codeload.github.com/jpmcb/smallneo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpmcb%2Fsmallneo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28503259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10-28T21:25:48.518Z","updated_at":"2026-01-17T07:14:18.709Z","avatar_url":"https://github.com/jpmcb.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to set up a wallet \u0026 connect to blockchain \n# Via neo python package \u0026 docker\n\n## 1.  First download python 3.5.4\n    Check what version of python you have by typing: \n    \n    $ python --version\n\n## 2.  If not then install 3.5.4 via brew, type in terminal:\n\n    $ brew install pyenv\n    $ pyenv install 3.5.4\n\n## 3. To export path - Type in terminal:\n\n    $ export PYENV_ROOT=~/.pyenv   \n    $ export PATH=$PYENV_ROOT/shims:$PATH\n    $ pyenv local 3.5.4\n\n## 4. To see what version of python you are running on type:\n\n    $ python --version\n\n## 5. Next install docker to hook up to the blockchain w/ brew command:\n\n    $ brew install docker\n    \n    To pull down docker image:\n    \n    $ docker pull cityofzion/neo-privatenet\n\n## 6. To run :\n\n    $ docker run --rm -d --name neo-privatenet -p 20333-20336:20333-20336/tcp -p 30333-30336:30333-30336/tcp cityofzion/neo-privatenet\n\n## 7.  Next download neo-python package\n   \n    To download, first clone repo on following git page into any directory of your choosing:\n    \n    $ git clone https://github.com/CityOfZion/neo-python.git\n\n## 8.  Make sure you have the right python version \n\n    $ python --version\n    \n    If not then run \n    \n    $ pyenv local 3.5.4\n\n## 9.  To avoid \"file not found #include \"leveldb/db.h\" \" error run:\n\n    $ brew install leveldb\n    \n    Then run:\n    \n    $ pip install -r requirements.txt\n\n## 10. Next download wallet file from the /data file into your cloned git repo.\n\n## 11. Then execute :\n\n    $ prompt.py -p\n\n## 12. When you see neo\u003e prompt type:\n\n    $ open wallet neo-privnet.wallet\n    \n    It will ask for a password : password = coz\n\n## 13. Next type:\n\n    $ wallet rebuild\n    $ wallet\n\n## 14. Break out into dance cause you're connected to neo blockchain son!\n\n    It should look like \n\n![Image](/data/wallet.png?raw=true)  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpmcb%2Fsmallneo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpmcb%2Fsmallneo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpmcb%2Fsmallneo/lists"}