{"id":13392656,"url":"https://github.com/raineorshine/solidity-repl","last_synced_at":"2025-04-05T03:09:55.528Z","repository":{"id":47688856,"uuid":"61008026","full_name":"raineorshine/solidity-repl","owner":"raineorshine","description":"Ethereum Solidity REPL","archived":false,"fork":false,"pushed_at":"2021-08-18T01:31:14.000Z","size":533,"stargazers_count":399,"open_issues_count":8,"forks_count":31,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-28T17:04:15.371Z","etag":null,"topics":["ethereum","solidity"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raineorshine.png","metadata":{"files":{"readme":"README-win64.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}},"created_at":"2016-06-13T04:55:01.000Z","updated_at":"2025-03-18T13:17:31.000Z","dependencies_parsed_at":"2022-08-23T14:11:24.838Z","dependency_job_id":null,"html_url":"https://github.com/raineorshine/solidity-repl","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raineorshine%2Fsolidity-repl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raineorshine%2Fsolidity-repl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raineorshine%2Fsolidity-repl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raineorshine%2Fsolidity-repl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raineorshine","download_url":"https://codeload.github.com/raineorshine/solidity-repl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247280272,"owners_count":20912967,"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":["ethereum","solidity"],"created_at":"2024-07-30T17:00:32.337Z","updated_at":"2025-04-05T03:09:55.501Z","avatar_url":"https://github.com/raineorshine.png","language":"JavaScript","funding_links":[],"categories":["Tools","Roadmap","Solidity","Utilities"],"sub_categories":["Other dialects and variants","Audits"],"readme":"\n# [solidity-repl](https://github.com/raineorshine/solidity-repl) on win64\n\nto be sure: uninstalled node 4.4.2, installed node 4.4.6 with [node-v4.4.6-x64.msi](https://nodejs.org/en/download/) \n\n### OpenSSL \n\n\u003e fatal error LNK1181: cannot open input file 'C:\\OpenSSL-Win64\\lib\\libeay32.lib' \n\n(needed for secp256k1, needed for ethereumjs-util, needed for ethereumjs-testrpc).\n\nFix: Download [AMD64-Win64OpenSSL-0_9_8g.zip](http://www.indyproject.org/Sockets/fpc/AMD64-Win64OpenSSL-0_9_8g.zip) from e.g. [here](http://www.indyproject.org/Sockets/fpc/OpenSSLforWin64.en.aspx), unpack to `C:\\OpenSSL-Win64\\`   (exact path!)  \nSolve that `secp256k1-node/binding.gyp` path problem ([line 10](https://github.com/cryptocoinjs/secp256k1-node/blob/d2f18a44da7fc3e5020fc80824ae75012898cd1c/binding.gyp#L10), [line 120](https://github.com/cryptocoinjs/secp256k1-node/blob/d2f18a44da7fc3e5020fc80824ae75012898cd1c/binding.gyp#L120)), either by (explorer: new folder, rename, copy), or by\n\n    cd C:\\OpenSSL-Win64\n    mkdir lib\n    copy libeay32.lib lib\n\n### dependencies\n\nMany, but all embedded now:\n    \n### solidity-repl\n    npm install -g solidity-repl\n\n### run\n\n    solr\n\n### example input\n\n    Welcome to the Solidity REPL!\n    \u003e uint a=2**255\n    \u003e a - 1 + a\n    1.15792089237316195423570985008687907853269984665640564039457584007913129639935e+77\n    \u003e a - 1 + a + 1\n    0\n\n\n----\ncreated 24/6/2016 by Andreas Krueger ([my github](https://github.com/drandreaskrueger), [my twitter](https://twitter.com/drandreaskruger))\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraineorshine%2Fsolidity-repl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraineorshine%2Fsolidity-repl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraineorshine%2Fsolidity-repl/lists"}