{"id":13392609,"url":"https://github.com/provable-things/dapp-proof-of-identity","last_synced_at":"2025-10-26T22:31:11.444Z","repository":{"id":44177014,"uuid":"92506766","full_name":"provable-things/dapp-proof-of-identity","owner":"provable-things","description":"Porvable's Proof-of-Identity Dapp + eWallet","archived":false,"fork":false,"pushed_at":"2023-01-12T06:08:29.000Z","size":676,"stargazers_count":33,"open_issues_count":38,"forks_count":21,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-12-10T19:19:31.585Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ewallet.provable.xyz","language":"JavaScript","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/provable-things.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-26T12:04:08.000Z","updated_at":"2023-02-15T16:10:20.000Z","dependencies_parsed_at":"2023-02-09T10:16:46.414Z","dependency_job_id":null,"html_url":"https://github.com/provable-things/dapp-proof-of-identity","commit_stats":null,"previous_names":["oraclize/dapp-proof-of-identity"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/provable-things%2Fdapp-proof-of-identity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/provable-things%2Fdapp-proof-of-identity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/provable-things%2Fdapp-proof-of-identity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/provable-things%2Fdapp-proof-of-identity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/provable-things","download_url":"https://codeload.github.com/provable-things/dapp-proof-of-identity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238405181,"owners_count":19466450,"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-07-30T17:00:29.147Z","updated_at":"2025-10-26T22:31:11.052Z","avatar_url":"https://github.com/provable-things.png","language":"JavaScript","funding_links":[],"categories":["Libraries"],"sub_categories":[],"readme":"## Provable's Proof-of-Identity Dapp + eWallet\n\n### Dependencies\n\n##### General\n\nNodeJS v5+\n\nYarn or NPM\n\nTruffle v2.1.1\n\n##### Testing\n\nTestRPC v3.0.3\n\nEthereum-bridge v0.4.9 (included under bridge folder)\n\n\n### Install\n\nEnsure the above dependencies are met and installed on your local system.\n\nFor deployment and testing, run install using your favoured node package manager in the root directory\n\n`npm install`\n\n### Truffle unit tests\n\nGet an instance of testrpc running with the following parameters\n\n`testrpc -m test -a 50`\n\nRun ethereum-bridge with the following parameters\n\n`node bridge -a 49 --dev --disable-price`\n\nFinally, run the tests (note some of the sections will take several minutes to complete as they are waiting for callbacks to come in from Provable)\n\n`truffle test`\n\n### Network deployment using Truffle\n\nThe contracts can be conveniently deployed on a supported Provable network, simply by having an unlocked account running on your local ethereum node instance. When you have a node running with open rpc access, simply run\n\n`truffle migrate --reset`\n\nFor automatic compilation and deployment to the current network\n\n### Using ReactJS web-app\n\nYarn is the preferred and recommended package manager here, and the instructions will assume you're using that. NPM should work as well.\n\nChange to one of the ui subdirectories\n\nTo run a local dev instance\n\n`yarn start`\n\nFor production build\n\n`yarn install`\n\n`yarn build`\n\n### Notes\n\nBefore deploying to a realnet, ensure you change the oraclizeLib.sol to set the network automatically. Comment out [L60](https://github.com/oraclize/dapp-proof-of-identity/blob/master/contracts/oraclizeLib.sol#L60) and Uncomment [L63](https://github.com/oraclize/dapp-proof-of-identity/blob/master/contracts/oraclizeLib.sol#L63). \n\nThe WalletOracle and DigitalIdOracle contracts will need to be topped up with Ether as well, so the Provable calls can successfully be executed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprovable-things%2Fdapp-proof-of-identity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprovable-things%2Fdapp-proof-of-identity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprovable-things%2Fdapp-proof-of-identity/lists"}