{"id":16520252,"url":"https://github.com/khadkarajesh/blockchain-feed","last_synced_at":"2026-05-01T22:35:28.512Z","repository":{"id":50787384,"uuid":"363956706","full_name":"khadkarajesh/blockchain-feed","owner":"khadkarajesh","description":"Blockchain application built on Ethereum","archived":false,"fork":false,"pushed_at":"2021-05-30T16:40:43.000Z","size":1224,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-02T23:41:53.637Z","etag":null,"topics":["chai","ethereum","ethereum-contract","ganache","truffle-framework"],"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/khadkarajesh.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}},"created_at":"2021-05-03T14:27:33.000Z","updated_at":"2021-05-30T16:40:45.000Z","dependencies_parsed_at":"2022-09-11T20:42:00.504Z","dependency_job_id":null,"html_url":"https://github.com/khadkarajesh/blockchain-feed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khadkarajesh/blockchain-feed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khadkarajesh%2Fblockchain-feed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khadkarajesh%2Fblockchain-feed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khadkarajesh%2Fblockchain-feed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khadkarajesh%2Fblockchain-feed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khadkarajesh","download_url":"https://codeload.github.com/khadkarajesh/blockchain-feed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khadkarajesh%2Fblockchain-feed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32515838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["chai","ethereum","ethereum-contract","ganache","truffle-framework"],"created_at":"2024-10-11T16:50:10.726Z","updated_at":"2026-05-01T22:35:28.492Z","avatar_url":"https://github.com/khadkarajesh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twitter Feed\nTwitter clone application which consists following features\n- Listing of tweets\n- Creation of tweet\n- Deletion of tweet\n- Insertation of tweet\n\n## Built With\n\nChai\nLite-server\nSolc\nTruffle\nTruffle-contract\n\n### Docker commands\n\n- Run `docker-compose -p cz-test -f docker-compose.tests.yml up` to run all tests\n- Run `docker-compose -p cz-migrate -f docker-compose.migrate.yml up` to deploy to Ropsten\n\nDeployment will require you to have a `.env` file with the following content:\n\n```\nENFURA_KEY = \"YourInfuraApiKey\"\nMNEMONIC_KEY = \"your mnemonic provided by metamask\"\n```\n\n---\n\n### Npm commands\n\nThis may require additional global npm installations, but here's an indication of what should make the project work locally:\n\n- `npm install -g truffle \u0026\u0026 npm install -g ganache-cli`\n- `npm install`\n\n---\n\nThen to run tests, first run a server in one terminal:\n\n- `ganache-cli`\n\nAnd run the tests in another terminal:\n\n- `npm run test`\n\nTo have a coverage of your tests, run:\n\n- `npm run coverage` (This command is not yet containerized)\n\nTo migrate to ropsten, run:\n\n- `npm run migrate`\n\nTo run the test or the migration through Docker:\n\n- `npm run docker:test`\n- `npm run docker:migrate`\n\n---\n\n### Truffle commands\n\nMost of npm commands are shorthands for truffle commands. Here are the original Truffle commands:\n\n- Run tests (do not forget to have a server running in another terminal): `truffle test`\n- Run tests with coverage report: `truffle run coverage`\n\nTo deploy the smart contracts:\n\n- `truffle compile`\n- `truffle migrate --network ropsten` (you may also replace `ropsten` by the network of your choice)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhadkarajesh%2Fblockchain-feed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhadkarajesh%2Fblockchain-feed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhadkarajesh%2Fblockchain-feed/lists"}