{"id":18759898,"url":"https://github.com/wpuricz/building-basic-eos-dapp-scatter","last_synced_at":"2025-07-29T23:35:10.042Z","repository":{"id":96884535,"uuid":"136236426","full_name":"wpuricz/building-basic-eos-dapp-scatter","owner":"wpuricz","description":"Building a Basic Dapp with Scatter on the EOS Blockchain","archived":false,"fork":false,"pushed_at":"2018-07-02T21:22:50.000Z","size":97,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-13T03:55:43.683Z","etag":null,"topics":["blockchain","dapp","eos","eosjs","scatter","vue"],"latest_commit_sha":null,"homepage":"","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/wpuricz.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,"zenodo":null}},"created_at":"2018-06-05T21:22:39.000Z","updated_at":"2022-01-09T12:59:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"197d0cde-2636-47b0-b36e-502efa991029","html_url":"https://github.com/wpuricz/building-basic-eos-dapp-scatter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wpuricz/building-basic-eos-dapp-scatter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpuricz%2Fbuilding-basic-eos-dapp-scatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpuricz%2Fbuilding-basic-eos-dapp-scatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpuricz%2Fbuilding-basic-eos-dapp-scatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpuricz%2Fbuilding-basic-eos-dapp-scatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wpuricz","download_url":"https://codeload.github.com/wpuricz/building-basic-eos-dapp-scatter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpuricz%2Fbuilding-basic-eos-dapp-scatter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267780336,"owners_count":24143202,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["blockchain","dapp","eos","eosjs","scatter","vue"],"created_at":"2024-11-07T18:08:20.995Z","updated_at":"2025-07-29T23:35:10.034Z","avatar_url":"https://github.com/wpuricz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### Basic EOS dapp example using scatter \n\n#### Config\n\nCreate a file called eosconfig.js and add it to the config directory. Paste this into the file and add your actual endpoint and keys for the app:\n\n```\nmodule.exports = {\n    scope:\"{accountnamehere}\",\n    code:\"{accountnamehere}\",\n    protocol: \"http\",\n    url:\"x.x.x.x\",\n    port: 8888,\n    chainId:\"{chainidhere}\",\n  };\n```\n\nStart using: \n    npm install\n    npm run dev\n\n\n##### Note: This is using EOSJS 14.1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpuricz%2Fbuilding-basic-eos-dapp-scatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwpuricz%2Fbuilding-basic-eos-dapp-scatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpuricz%2Fbuilding-basic-eos-dapp-scatter/lists"}