{"id":15942110,"url":"https://github.com/vinyvicente/json-rpc","last_synced_at":"2026-04-15T20:02:50.897Z","repository":{"id":146074980,"uuid":"118628451","full_name":"vinyvicente/json-rpc","owner":"vinyvicente","description":"Json RPC SDK","archived":false,"fork":false,"pushed_at":"2018-01-23T18:33:09.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T00:10:02.291Z","etag":null,"topics":["cryptonote","daemon","json","rpc","server"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vinyvicente.png","metadata":{"files":{"readme":"README.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-23T15:22:15.000Z","updated_at":"2023-07-27T05:48:13.000Z","dependencies_parsed_at":"2023-03-25T10:17:52.469Z","dependency_job_id":null,"html_url":"https://github.com/vinyvicente/json-rpc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vinyvicente/json-rpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinyvicente%2Fjson-rpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinyvicente%2Fjson-rpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinyvicente%2Fjson-rpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinyvicente%2Fjson-rpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinyvicente","download_url":"https://codeload.github.com/vinyvicente/json-rpc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinyvicente%2Fjson-rpc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31857625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":["cryptonote","daemon","json","rpc","server"],"created_at":"2024-10-07T07:22:22.795Z","updated_at":"2026-04-15T20:02:50.882Z","avatar_url":"https://github.com/vinyvicente.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wallet Web\n\n## Requirements\n\n* walletd with container\n* PHP 7\n* Composer\n\n### Installation\n\n```bash\n# install script\ncomposer install\n\n# run daemon\n./niobiod\n\n# generate container\n./walletd --daemon-port=8314 --container-file=vini --container-password=123456 --generate-container\n\n# run container with daemon\n./walletd --daemon-port=8314 --container-file=vini --container-password=123456 --daemon\n\n# Enjoy\n\n```\n\n### Methods\n\n```php\n\u003c?php\n\nrequire_once 'vendor/autoload.php';\n\n$client = new \\Niobio\\JsonRPCClient('http://localhost:8070');\n\n\nvar_dump($client-\u003egetBalance());\nvar_dump($client-\u003egetAddresses());\n```\n\n### TODO\n\n#### Create new methods\nhttp://forknote.net/documentation/rpc-wallet/rpc-wallet-curl-examples/#rpc-wallet-curl-examples","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinyvicente%2Fjson-rpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinyvicente%2Fjson-rpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinyvicente%2Fjson-rpc/lists"}