{"id":20162648,"url":"https://github.com/codeamt/ethtokenminter","last_synced_at":"2025-03-03T02:45:32.109Z","repository":{"id":201923603,"uuid":"139120013","full_name":"codeamt/ethTokenMinter","owner":"codeamt","description":"A truffle-react dApp demonstrating non-fungible assets managed on the blockchain.","archived":false,"fork":false,"pushed_at":"2018-07-02T20:51:27.000Z","size":1716,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T14:19:30.457Z","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/codeamt.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}},"created_at":"2018-06-29T08:02:24.000Z","updated_at":"2018-07-02T20:52:40.000Z","dependencies_parsed_at":"2024-03-28T17:15:27.334Z","dependency_job_id":null,"html_url":"https://github.com/codeamt/ethTokenMinter","commit_stats":null,"previous_names":["codeamt/ethtokenminter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FethTokenMinter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FethTokenMinter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FethTokenMinter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeamt%2FethTokenMinter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeamt","download_url":"https://codeload.github.com/codeamt/ethTokenMinter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241600484,"owners_count":19988713,"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":[],"created_at":"2024-11-14T00:26:07.304Z","updated_at":"2025-03-03T02:45:32.085Z","avatar_url":"https://github.com/codeamt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eethTokenMinter\u003c/h1\u003e\n\n\u003cp\u003eThis is a simple React.js decentralized app (dApp) to demonstrate token minting/the creation of \u003cb\u003eNon-Fungible Tokens\u003c/b\u003e on the Ethereum blockchain. The dApp utilizes Truffle, Open-Zeppelin, Metamask and Ganache to deploy and test contracts:\u003c/p\u003e \n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://ucarecdn.com/b787bba8-3f2d-47b3-8073-76c830fc023e/\" width=\"40%\" height=\"30%\" /\u003e\n\u003c/p\u003e\n\n\n## Demo on Ganache or Ropsten Network\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://ucarecdn.com/d7f96463-5eed-4330-b611-8a2edbb5842f/\" width=\"70%\" height=\"60%\" /\u003e\n\u003c/p\u003e\n\nTo demo this project, you will need Ganache or a local blockchain running. To test on the Ropsten Network, install the Metamask browser extension. \n\n\n## Running and Testing \nOnce Metamask and Ganache are installed and running: \u003cbr\u003e\n\n\u003cb\u003e1. Clone this repo:\u003c/b\u003e\u003cbr\u003e\n\n```\ngit clone https://github.com/codeamt/ethTokenMinter.git\n```\n\u003cbr\u003e\n\n\u003cb\u003e2. Install dependencies:\u003c/b\u003e \u003cbr\u003e\n\n(Contract development dependencies)\u003cbr\u003e\n```\nyarn install\ncd front \u0026\u0026 yarn install\n```\n\u003cbr\u003e\n\n(Optionally, you can use npm) \n\n\u003cb\u003e3. Compile and Migrate Contracts:\u003c/b\u003e\u003cbr\u003e\n\n```\ntruffle console \n\n//for local blockchain or ganache\ncompile\nmigrate\n\n//or for ropsten network \ncompile --network ropsten\nmigrate --network ropsten\n```\n\u003cbr\u003e\nMigrating the contracts will populate a json file \u003ci\u003e\u003cb\u003eaddresses.json\u003c/i\u003e\u003c/b\u003e in the frontend for the react app to access.\u003cbr\u003e\n\u003cbr\u003e\n\u003cb\u003e4. Run the dapp\u003c/b\u003e\u003cbr\u003e\n\n(from the front directory)\u003cbr\u003e\n```\n//if you haven't already\ncd front \n\n//then\nyarn start \n```\n\n\u003cb\u003e5. Optional: Running Tests\u003c/b\u003e\u003cbr\u003e\n\nThis project uses Chai and Mocha for contract testing along with Jest to test react ui components. \n\n(For backend tests)\n\n```\ncd ..\ntruffle test\n```\n\n(For frontend tests)\n\n```\ncd front\nyarn test \n```\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeamt%2Fethtokenminter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeamt%2Fethtokenminter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeamt%2Fethtokenminter/lists"}