{"id":20162652,"url":"https://github.com/codeamt/eth-user-directory-app","last_synced_at":"2025-07-03T07:06:26.615Z","repository":{"id":201923580,"uuid":"139765858","full_name":"codeamt/Eth-User-Directory-App","owner":"codeamt","description":"A Vue.js Ethereum dApp developed an built with Ganache and Truffle","archived":false,"fork":false,"pushed_at":"2018-07-04T21:40:43.000Z","size":655,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T02:45:31.428Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/codeamt.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}},"created_at":"2018-07-04T21:03:22.000Z","updated_at":"2018-07-04T21:42:23.000Z","dependencies_parsed_at":"2023-10-20T14:31:04.508Z","dependency_job_id":null,"html_url":"https://github.com/codeamt/Eth-User-Directory-App","commit_stats":null,"previous_names":["codeamt/eth-user-directory-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codeamt/Eth-User-Directory-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FEth-User-Directory-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FEth-User-Directory-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FEth-User-Directory-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FEth-User-Directory-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeamt","download_url":"https://codeload.github.com/codeamt/Eth-User-Directory-App/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FEth-User-Directory-App/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263279275,"owners_count":23441682,"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-11-14T00:26:07.471Z","updated_at":"2025-07-03T07:06:26.594Z","avatar_url":"https://github.com/codeamt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eEth User Directory App\u003c/h1\u003e\n\n\u003cp\u003eThis is a simple Vue.js decentralized app (dApp) to demonstrate the underpinnings of a user management system on the Ethereum blockchain. Eth Users can register with the dApp, view wallet details privately, and update/broadcast status on the network.The dApp utilizes Truffle, Metamask and Ganache to develop contracts:\u003c/p\u003e \n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://ucarecdn.com/b787bba8-3f2d-47b3-8073-76c830fc023e/\" width=\"40%\" height=\"30%\" /\u003e\n\u003c/p\u003e\n\n## Demo on Ganache\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://ucarecdn.com/28224a75-44bc-4d68-853a-74ffb6b4c8ce/\" width=\"70%\" height=\"60%\" /\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://ucarecdn.com/0a3f450e-a356-4dc1-9724-77f5aa1ada98/\" width=\"70%\" height=\"60%\" /\u003e\n\u003c/p\u003e\n\n\u003cb\u003eNote:\u003c/b\u003e Running this repo locally requires:\n- Ganache or a local blockchain running\n- NPM version 5.8.0\n- TRUFFLE verson 4.1.5\n- Metamask browser extention\n\n\u003cb\u003eLive demo hosted on Heroku:\u003c/b\u003e https://user-directory-app.herokuapp.com/\n\n\n\n## Running and Testing \nOnce Metamask and Ganache are installed and running: \u003cbr\u003e\n\n\u003cb\u003e1. Clone this repo:\u003c/b\u003e\u003cbr\u003e\n\n```\n$ git clone https://github.com/codeamt/Eth-User-Directory-App.git\n```\n\u003cbr\u003e\n\n\u003cb\u003e2. Install dependencies:\u003c/b\u003e \u003cbr\u003e\n\n(Contract development dependencies)\u003cbr\u003e\n```\n$ truffle compile \u0026\u0026 truffle migrate\n```\n\u003cbr\u003e\n\n\u003cp\u003eThis auto generates and makes accessible a duplicate of the compiled Users solidity contract in app-users/src/assets called UsersContract.json to the Vue.js frontend.\u003cbr\u003e\u003cbr\u003eThen in the terminal: \u003c/p\u003e\n\n```\n$ cd app-users \u0026\u0026 npm install\n```\n\u003cbr\u003e\n\n\u003cb\u003e3. Run the project \u003c/b\u003e\u003cbr\u003e\n\nTo get the app going on port 8080 (by default, or whichever port you decide), run:\u003cbr\u003e\n\n```\n$ npm run dev\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeamt%2Feth-user-directory-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeamt%2Feth-user-directory-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeamt%2Feth-user-directory-app/lists"}