{"id":22901096,"url":"https://github.com/wfykitty/artech","last_synced_at":"2026-05-09T07:03:31.102Z","repository":{"id":114672117,"uuid":"287828035","full_name":"wfykitty/Artech","owner":"wfykitty","description":"The decentralized art platform provides the art buyer and artist to trade digital art. ","archived":false,"fork":false,"pushed_at":"2021-01-12T02:11:19.000Z","size":62728,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-08T06:08:45.676Z","etag":null,"topics":["art","blockchain","erc721","ethereum","nodejs","react","smartcontracts","web3"],"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/wfykitty.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":"2020-08-15T21:32:54.000Z","updated_at":"2022-01-09T03:54:01.000Z","dependencies_parsed_at":"2023-04-03T21:25:24.551Z","dependency_job_id":null,"html_url":"https://github.com/wfykitty/Artech","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wfykitty/Artech","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfykitty%2FArtech","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfykitty%2FArtech/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfykitty%2FArtech/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfykitty%2FArtech/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wfykitty","download_url":"https://codeload.github.com/wfykitty/Artech/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfykitty%2FArtech/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32810381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["art","blockchain","erc721","ethereum","nodejs","react","smartcontracts","web3"],"created_at":"2024-12-14T01:31:46.045Z","updated_at":"2026-05-09T07:03:31.085Z","avatar_url":"https://github.com/wfykitty.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Artech demo - NFT - art trading platform \n![](./notes/demo.gif) \n\n-- \n### slides\n![](./notes/5.png)\n![](./notes/7.png)\n--\n### Instructions to run the app\n\nBefore running the DApp , make sure to install and run ganache-cli [make sure it is hosted in http://127.0.0.1:7545]\u003cbr/\u003e\nIn the main folder ,run these followng commands\n\n        truffle migrate\n        \nThe smart contracts will be deployed to ganache\u003cbr/\u003e\n\nNavigate to dapp folder and run these commands\u003cbr/\u003e\n\n        npm install\n        npm audit fix (if shows error)\n        npm run-script startall\n      \n        \n   Note:In previous command , we run 2 scripts parallel for express and react with the help of npm-run-all , as seen in package.json\u003cbr/\u003e\n   ```\n     \"scripts\": {\n      \"start\": \"react-scripts start\",\n      \"build\": \"react-scripts build\",\n      \"test\": \"react-scripts test\",\n      \"eject\": \"react-scripts eject\",\n      \"nodeserver\": \"nodemon server.js\",\n      \"startall\": \"run-p nodeserver start\"\n     }\n  ```\n  The React app will be hosted on http://localhost:3000/ and node-express on http://locahost:8000/ (it is used to store the uploaded image in the local drive).\u003cbr/\u003e\n  \n   \n  ---\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwfykitty%2Fartech","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwfykitty%2Fartech","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwfykitty%2Fartech/lists"}