{"id":24015041,"url":"https://github.com/1337programming/ethereum-example-dapp","last_synced_at":"2025-07-27T03:33:57.035Z","repository":{"id":66192095,"uuid":"87680079","full_name":"1337programming/ethereum-example-dapp","owner":"1337programming","description":"Example Dapp with Ethereum using a pure Node.JS Environment","archived":false,"fork":false,"pushed_at":"2017-04-11T20:15:29.000Z","size":98,"stargazers_count":6,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T11:51:42.734Z","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/1337programming.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}},"created_at":"2017-04-09T03:27:30.000Z","updated_at":"2021-01-27T07:27:35.000Z","dependencies_parsed_at":"2023-02-24T08:45:25.510Z","dependency_job_id":null,"html_url":"https://github.com/1337programming/ethereum-example-dapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/1337programming/ethereum-example-dapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337programming%2Fethereum-example-dapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337programming%2Fethereum-example-dapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337programming%2Fethereum-example-dapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337programming%2Fethereum-example-dapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1337programming","download_url":"https://codeload.github.com/1337programming/ethereum-example-dapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1337programming%2Fethereum-example-dapp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267294180,"owners_count":24065343,"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-27T02:00:11.917Z","response_time":82,"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":[],"created_at":"2025-01-08T07:38:42.076Z","updated_at":"2025-07-27T03:33:57.002Z","avatar_url":"https://github.com/1337programming.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ethereum Example Platform\nSample JavaScript platform for building applications with Ethereum Solidity smart contracts.\n\n## Requirements\n\nTo run this demo locally, you actually don't need any full Ethereum library, just Node.JS. However you cannot upload smart contracts to a live blockchain\n\nFor live deployments get either eth or geth or whatever SDK you prefer.\n\n## Setup\n\n* `git clone https://user.id@innersource.accenture.com/scm/et-si-bc/blockchain-academy-ethereum-platform.git`\n* `cd blockchain-academy-ethereum-platform/`\n* `npm install`\n* (Optional) `npm install truffle -g`\n  \n\n## Building and the frontend\n\n1. `npm run testrpc` to start a test blockchain instance \n2. First run `npm run compile`, then run `npm run migrate` to deploy the contracts onto your network of choice (default \"development\").\n3. Then run `npm run dev` to build the app via webpack and serve it on http://localhost:8080\n\n## Deploying to a live Blockchain\n@TODO use geth or eth\n\n## Scripts\n\nRun `npm run \u003ccommand\u003e`:\n* lint: Lint code\n* build: Builds application\n* dev: Serves application\n* serve: Serves application\n* testrpc: Runs a test ethereum blockchain\n* test: Runs JS and SOL tests\n* compile: Compiles SOL smart contracts\n* deploy: Deploys smart contracts to blockchain\n\n## Common Errors\n\n* **Error: Can't resolve '../build/contracts/MetaCoin.json'**\n\nThis means you haven't compiled or migrated your contracts yet. Run `npm run compile` and `npm run migrate` first.\n\nFull error:\n\n```\nERROR in ./app/main.js\nModule not found: Error: Can't resolve '../build/contracts/MetaCoin.json' in '/Users/tim/Documents/workspace/Consensys/test3/app'\n @ ./app/main.js 11:16-59\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1337programming%2Fethereum-example-dapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1337programming%2Fethereum-example-dapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1337programming%2Fethereum-example-dapp/lists"}