{"id":23193441,"url":"https://github.com/william-versatile/nft-marketplace-truffle","last_synced_at":"2025-04-05T07:25:38.741Z","repository":{"id":230306669,"uuid":"771423843","full_name":"William-versatile/nft-marketplace-truffle","owner":"William-versatile","description":"Nft-marketpalce","archived":false,"fork":false,"pushed_at":"2024-03-13T09:30:51.000Z","size":20647,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T15:17:05.831Z","etag":null,"topics":["solidity"],"latest_commit_sha":null,"homepage":"","language":"Solidity","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/William-versatile.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}},"created_at":"2024-03-13T09:21:03.000Z","updated_at":"2024-03-13T09:35:22.000Z","dependencies_parsed_at":"2024-03-29T02:33:57.127Z","dependency_job_id":null,"html_url":"https://github.com/William-versatile/nft-marketplace-truffle","commit_stats":null,"previous_names":["william-versatile/nft-marketplace-truffle"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/William-versatile%2Fnft-marketplace-truffle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/William-versatile%2Fnft-marketplace-truffle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/William-versatile%2Fnft-marketplace-truffle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/William-versatile%2Fnft-marketplace-truffle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/William-versatile","download_url":"https://codeload.github.com/William-versatile/nft-marketplace-truffle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247302160,"owners_count":20916645,"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":["solidity"],"created_at":"2024-12-18T13:11:32.794Z","updated_at":"2025-04-05T07:25:38.718Z","avatar_url":"https://github.com/William-versatile.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NFT based Photo MarketPlace\n\n***\n\n## 【Introduction of NFT based Photo MarketPlace】\n- NFT based Photo MarketPlace is the peer-to-peer Marketplace for buy and sell of photos which was uploaded by users.\n- It assume that uploaded photos in this marketplace are used as photos of news article.\n- Even if user has smartphone which include function of camera, anyone can become sellers by uploading photos in this MarketPlace.\n  - It mean that if user who is seller live in poor region and doesn't has bank account and so on, they can earn money by selling photos in this marketplace.\n- All of being uploaded photos are tokenized as NFT（Non-Fungible token). \n- Uploaded photos buy/sell by using DAI for preventing risk of high volatility of crypto currency.\n\n\n\u0026nbsp;\n\n\n***\n\n## 【Setup】\n\n### Setup private network by using Ganache-CLI\n1. Download Ganache-CLI from link below  \nhttps://www.trufflesuite.com/ganache  \n\n\n2. Execute Ganache   \n```\n$ ganache-cli -d\n```\n※ `-d` option is the option in order to be able to use same address on Ganache-CLI every time.\n\n\u0026nbsp;\n\n\n### Setup wallet by using Metamask\n1. Add MetaMask to browser (Chrome or FireFox or Opera or Brave)    \nhttps://metamask.io/  \n\n\n2. Adjust appropriate newwork below \n```\nhttp://127.0.0.1:8545\n```\n\n\u0026nbsp;\n\n\n### Setup backend\n1. Deploy contracts to private network of Ganache\n```\n(root directory)\n\n$ npm run migrate:local\n```\n\n\u0026nbsp;\n\n\n### Setup frontend\n1. NPM modules install\n```\n$ cd client\n$ npm install\n```\n\n2. Execute command below in root directory.\n```\n$ cd ..\n$ npm run client\n```\n\n3. Access to browser by using link \n```\nhttp://127.0.0.1:3000\n```\n\n\u0026nbsp;\n\n***\n\n\n## 【Work flow】\n\n\u0026nbsp;\n\n***\n\n## 【References】\n- Gitcoin（The Road to Devcon5）\nhttps://gitcoin.co/issue/ConsenSys/Road-To-Devcon-Relay/2\nhttps://gitcoin.co/issue/ConsenSys/ConsenSysGrants-Challenges/5/3497\n\n- Documents\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliam-versatile%2Fnft-marketplace-truffle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliam-versatile%2Fnft-marketplace-truffle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliam-versatile%2Fnft-marketplace-truffle/lists"}